I set a scheduled flow to run at 6 am in the morning but the morning after when i check my flow, it doesnt run at all until the next day. Then when i simulate it to run 15 minutes after (my current times + 15 minutes), it works well. What actually happened here?
Solved! Go to Solution.
Hello @Deltodeus
You have set the Interval to 1 week?
I assume you want to run it daily correct? If yes, what happens if you set to 1 Day instead?
Please review the link https://powerusers.microsoft.com/t5/I-Found-A-Bug/Issues-with-scheduling-action/td-p/94771
It should answer most of your questions.
The "Start time" of "Recurrence" trigger indicates that when the flow first starts (Except the default run). The Recurrence trigger would be fired once automatically when you saved your flow, no matter which time filled within Start time field of the trigger.
Hey @Deltodeus Mate,
I had a similar problem. The issue was due to no Start time being defined, even though the time zone was correct and the times were selected for the correct hours. Can you please add a start time and then check?
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
P.S. take a look at my blog here and like & subscribe to my YouTube Channel thanks.
Do i have any wrong setting here? I have this issue while using these settings
@And(equals(formatDateTime(addDays(utcNow(), 90), 'dd-MM-yyyy'), formatDateTime(item()?['ExpiredDate'], 'dd-MM-yyyy')),equals(item()?['Renewal Status'], 'In Progress'))
Hello @Deltodeus
You have set the Interval to 1 week?
I assume you want to run it daily correct? If yes, what happens if you set to 1 Day instead?
Please review the link https://powerusers.microsoft.com/t5/I-Found-A-Bug/Issues-with-scheduling-action/td-p/94771
It should answer most of your questions.
The "Start time" of "Recurrence" trigger indicates that when the flow first starts (Except the default run). The Recurrence trigger would be fired once automatically when you saved your flow, no matter which time filled within Start time field of the trigger.
does that mean if i have an action that collect a data in 2021 by flow then i will have to at least set my start time on 2020 to make it works ?
yeah when i set the start time 1 year ahead, my flow didnt run anything, i have to set it back to at least 3 months ago (maybe because i still have a flow that working on the data 3 months ago)
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
13 | |
10 | |
9 | |
6 | |
6 |
User | Count |
---|---|
21 | |
21 | |
17 | |
8 | |
8 |