Notifications
Announcements
How do I schedule a flow to send an email after a certain number of days after quarter end? So for example, if quarter ends are December 31, March 31, June 30, September 30 and I want to send an email 10 days after each quarter end.
@MCubedMama ,
Does this give you some direction?
Powering your Apps - Sending reminder emails 30, 60, 90 days before expiration (sudeepghatak.com)
Hi @MCubedMama ,
Please try:
@contains('01-10,4-10,7-10,10-10',formatDateTime(utcNow(),'MM-dd'))
Best Regards,
Bof
Hi, I have created a small guide that perhaps can be useful to you.
LINK
Hello, the solution I came up with based on feedback here is the following: Assuming we want 40 days from quarter-end -
@Anonymous(equals(utcNow('MM-dd'),'05-10'), equals(utcNow('MM-dd'),'08-09'), equals(utcNow('MM-dd'),'11-09'), equals(utcNow('MM-dd'),'02-09'))
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
In our never-ending quest to improve we are simplifying the forum hierarchy…
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
trice602 398 Super User 2025 Season 2
David_MA 331 Super User 2025 Season 2
Expiscornovus 203 Most Valuable Professional