Power Automate: Apply to each Action
Loops through an array. Use item() to reference each element.
The Microsoft Power Platform is a family of low-code tools for building apps, automating work, and creating websites without writing everything from scratch, and this hub ties my coverage together. My biggest section by far is Power Automate, where I share hundreds of tutorials, reference pages, and answers about building cloud flows, wiring up connectors, and automating the repetitive tasks that eat your day. I also cover Power Pages, the tool for building secure, data-driven websites on top of Dataverse, so you can turn your business data into a real web experience. Across both areas my goal stays the same, to give you practical, hands-on guidance that gets you to a working result instead of leaving you lost in the documentation. Each sub-area goes deep on its own part of the platform.
Loops through an array. Use item() to reference each element.
Returns the size of a string or the number of elements in an array.
Get past the 100-record limit on SharePoint lists with filtering, pagination, and indexed columns.
Returns the number of rows in a single-column table.
Returns the position of text within a string. Zero-based; -1 when not found.
Sorts a table by one or more columns.
Extracts part of a string using a start index and length. Zero-based; errors if the range overflows.