Power Automate: or function
Returns true when any expression is true.
Browse all posts across all categories
Returns true when any expression is true.
Converts booleans, integers, floats, and arrays to text. Arrays become JSON; null becomes empty.
Compares two values. Case-sensitive for strings, cross-type for ints and booleans.
Returns true when a date-time falls on today.
Checks if a string ends with specific text. Case-insensitive, space-sensitive, strings only.
Converts a value to an integer by rounding down.
Returns true when the first value is greater than the second.
Converts a date to 100-nanosecond intervals since year 0001.
Generates a GUID, or converts a string into a GUID.
Fires when a SharePoint file is created. Returns metadata only, not content.
Returns true when the first value is less than or equal to the second.
Adds or subtracts time units from a date: minutes, hours, days, months, quarters, or years.