Power Automate: max function
Returns the highest value from numbers or arrays. Type mismatches break it silently.
Reference documentation for Power Automate expression functions.
Returns the highest value from numbers or arrays. Type mismatches break it silently.
Returns the remainder of a division.
Returns days.hours:minutes:seconds between two dates as a string.
Returns the running Flow's name, ID, region, and run details at runtime.
Returns a random integer within a range. Negative numbers supported; no floats.
Parses an XML document to extract nodes, attributes, and counts. Input must be XML type.