web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Delay action with base...
Power Automate
Answered

Delay action with base time

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

Hello, 

 

I am trying to schedule date to send email in an automated flow. I want to send email every 3,6,9 and 12 months from base time.

I couldn't use 'Delay Until" due to time constraint of 30 days. 

 

My trigger is 'change in phase' which is irrelevant to date/base time. 

 

This flow is for number of projects with different base time. I am hesitant to use 'Delay'.

 

Is there a way to define 'Delay' action with actual date (dynamic content) instead of 'count and unit.'  

 

Rai18M75_0-1701190003378.png

 

Categories:
I have the same question (0)
  • Verified answer
    RobotRising Profile Picture
    402 on at

    If you have the base time within the list already which it appears you do. You can schedule the flow to run every day and get all items (or that one item if it is just one) and check if those base dates are 30 days, 60 days, 90 days past etc using conditions in parallel branches or using an if condition in a single action. 

     

    Alternatively you can get schedule the flow to run every day and then have parallel branches that only get items that are 30,60/90 past and run your actions on all of them: 

     

    1. Create a new flow by clicking “Automate” > “Power Automate” > “See your flows”.
    2. Start with a recurrence trigger that fires once a day.
    3. Follow that with 3 Get Items actions each with a filter query.
    4. The filter queries will look something like this for the first email: Status eq 'Pending' and Created eq 'addDays (utcNow (), -30,'yyyy-MM-dd')'.
    5. If there are some items, send the reminder email.



    --------------------------------------------------------------------
    🌟 If I have helped give me a thumbs up! 👍
    If I have answered your question, please mark it as solved

     

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 227

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard