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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Suggested Answer

Power automate dynamic scheduling of flow

(2) ShareShare
ReportReport
Posted on by 4
I have a power automate flow which triggers on a specified interval. But there is requirement like we have to schedule  it dynamically. Like i have a sharepoint list which has the date time value on which i have to run the schedule flow based on that datetime because that datetime will change frequently. 
I have the same question (0)
  • Suggested answer
    Sohaib Cheema Profile Picture
    49,679 Super User 2026 Season 1 on at
    You can configure your flow to run as frequently as needed—for example, every 1 minute, if your plan allows it. Additionally, you can divide your flow into two parts:
    1. Time Check: In the first part, retrieve the scheduled time from your SharePoint list and compare it with the current time to determine whether it's time to execute the main business logic.
    2. Conditional Execution: Based on the result of the time check, you can either proceed with the second part (the business process) or skip it entirely.
    So basically divide your flow into two parts. First part will determine if it's time to run the second part
  • Suggested answer
    Daniyal Khaleel Profile Picture
    764 Most Valuable Professional on at

    You can configure your flow to run as frequently as your plan allows for example, every 10 minute. To optimize execution, consider dividing your flow into two logical parts:

    1. Time Check: In the first step, retrieve the scheduled execution time from your SharePoint list and compare it with the current time. This determines whether the flow should proceed.

    2. Conditional Execution: Based on the outcome of the time check, either continue with the second part (your main business logic) or exit the flow.

    3. In essence, you're splitting the flow: the first part acts as a gatekeeper, ensuring the second part only runs at the scheduled time.

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 Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
11manish Profile Picture

11manish 130

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 75 Super User 2026 Season 1

#3
ManoVerse Profile Picture

ManoVerse 62 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans