I'm creating a flow that alerts me from a start date every 6 years for 5 times.
item created + 6 years (alert me) + 6 years (alert me) + 6 years (alert me) + 6 years (alert me) + 6 years (alert me)
Does the delay until step has a maximum period to wait?
Solved! Go to Solution.
Hi @DaV, there is a run duration limit of 30 days from when the flow. Limits and configuration - Power Automate | Microsoft Docs
What you should try instead is a daily flow that checks the created date vs todays date and if it is equal to 6,12,18 years then alert you. It sounds more straight forward than it is but here is a great guide as a starting point: How to calculate difference between two times in Power Automate (tomriha.com)
Hi @DaV, there is a run duration limit of 30 days from when the flow. Limits and configuration - Power Automate | Microsoft Docs
What you should try instead is a daily flow that checks the created date vs todays date and if it is equal to 6,12,18 years then alert you. It sounds more straight forward than it is but here is a great guide as a starting point: How to calculate difference between two times in Power Automate (tomriha.com)
Thanks!!
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
48 | |
18 | |
15 | |
13 | |
13 |
User | Count |
---|---|
61 | |
42 | |
24 | |
22 | |
19 |