Power Automate: min Function
Returns the lowest number in an array. Works with integers and floats.
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.
Returns the lowest number in an array. Works with integers and floats.
Returns the difference between two dates in days, hours, months, or other units.
Joins strings, numbers, and dates into a single value. Up to 30 items.
Returns today's date with time set to midnight. Volatile.
Adds seconds, minutes, hours, or days to a date in one call.
Converts a date into any format using specifiers or custom patterns like 'ddd MM yyyy'.
Returns the remainder of a division.
Adds or removes seconds from a date with a custom format.
Repeats a string N times. Result capped at 2000 characters.
Returns the current date and time. Volatile.
Adds or removes minutes from a date with a custom format. No date range limits.
Returns the current date and time as a serial number.