Power Automate: range function
Creates an array of consecutive integers from a start and a count.
Reference documentation for Power Automate expression functions.
Creates an array of consecutive integers from a start and a count.
Returns items common to multiple arrays. Works with numbers, strings, and objects.
Merges arrays and removes duplicates.
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.
Sorts an array in ascending order by value or property.