Power Automate: take Function
Returns a given number of items from the front of an array or string.
Browse all posts across all categories
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.
Fires when a new event is created on your Outlook calendar.
Loops until a condition is met. Always runs at least once; has iteration limits.
Reverses the order of items in an array.
Returns null instead of crashing when a referenced property might not exist.