A common request in my company is for dates to be expressed in relation to the Quarter of the year in which they fall. Using Power Automate there is no native way of calculating this, so in this post I’m demonstrating two different methods to calculate the Quarter from a given input date:
- Nested IF Conditions
- Filtered Array
Nested IF Conditions

1. Trigger Flow – for the…
Continue Reading ryanmaclean365’s Article on their blog
Calculate Quarter for a Date in Power Automate
A common request in my company is for dates to be expressed in relation to the Quarter of the year in which they fall. Using Power Automate there is no native way of calculating this, so in this post I’m demonstrating two different methods to calculate the Quarter from a given input date: 1.
Blog Syndicated with ryanmaclean365’s Permission
More About This Author
Array
#Dyn365CE2020.10.14Calculate Full Months between two dates with Power Automate
#Dyn365CE2020.08.03Converting UTC Date Time to UNIX Time with Power Automate
#Dyn365CE2020.07.28Converting Excel Date Time Serial Values With Power Automate
#Dyn365CE2020.06.26Calculate Quarter for a Date in Power Automate