Power Automate: addHours Function
Adds or removes hours from a date with a custom format.
Function Day is where I explore the basics of a function and share recommendations on how to actually use it. I focus on Power Automate, SharePoint, and Power Apps, because there is so much to dig into there, though other references show up from time to time. Do not expect an exhaustive list of every function, since Microsoft's own reference already covers that. Instead I pick the common ones and build from there, one function at a time. Articles land on a regular schedule, and with three platforms to rotate through you can count on Power Automate, SharePoint, and Power Apps entries coming around in turn. When time allows I speed things up, but a steady rhythm is what keeps Function Day delivering useful, in-depth breakdowns you can rely on.
Adds or removes hours from a date with a custom format.
Returns the difference between two dates in years, months, or days. Six unit options.
Rounds a number down to the next lower decimal place.
Returns an integer for the day of the week from a date. Sunday is 0, Saturday is 6.
Returns Yes when any condition is true.
Converts a value to formatted text. Numbers, dates, and currencies supported.
Returns the current UTC date and time.
Returns the number of characters in a text string, including spaces.
Returns Yes only when all conditions are true. Up to 30 conditions.
Evaluates a value against multiple matches and returns the matching result.
Tests a condition and returns one of two values.