Hi,
I have two questions here:
1. How do you create a quarterly interval?
I used AddTime function for Weekly, Monthly and Yearly but Quarterly is not available to this.
addToTime(body('Convert_time_zone'),variables('counter'),'Month','yyyy-MM-dd')
2. How do you increment quarterly?
If I have a user wants to set an activity quarterly to be ongoing for 8 times.
Here's my flow:
Any help is very much appreciated! 🙂
Regards,
M