Power Automate: first Function
Returns the initial element of an array or the first character of a string.
Reference documentation for Power Automate expression functions.
Returns the initial element of an array or the first character of a string.
Returns the position of the last occurrence of text in a string. -1 if not found.
Accesses each element inside repeating actions like Apply to Each.
Removes leading and trailing spaces. Inner spaces stay intact.
Builds an array from mixed types: strings, booleans, integers, and nested arrays.
Combines strings, booleans, integers, and arrays into a single string.