Power Automate: equals function
Compares two values. Case-sensitive for strings, cross-type for ints and booleans.
Tutorials, tips, and guides to level up your workflows
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.