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.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 283
David_MA 256 Super User 2026 Season 1
Expiscornovus 225 Most Valuable Professional