CATEGORY
Microsoft
Articles across the Microsoft ecosystem — 365, Power Platform, Azure, and tooling.
Power Automate: dayOfYear function
Returns 1-366 for any date.
Power Automate: coalesce function
Returns the first non-null value from a list. Null if all are null.
Power Automate: max function
Returns the highest value from numbers or arrays. Type mismatches break it silently.