Power Automate: range function
Creates an array of consecutive integers from a start and a count.
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.
Creates an array of consecutive integers from a start and a count.
Returns the members of a Teams chat or channel.
Returns items common to multiple arrays. Works with numbers, strings, and objects.
Merges arrays and removes duplicates.
Updates a Planner task with Percent Complete, Bucket Id, and 25 category fields.
Returns a given number of items from the front of an array or string.
Removes a given number of items from the front of an array.
Returns items from an array that match a condition. Supports AND/OR logic.
Sorts an array in ascending order by value or property.
Loops until a condition is met. Always runs at least once; has iteration limits.