Hello!
I have been trying to create a flow that will generate an email notification of the upcoming obligations (today() +3 business days) to be sent to the owner of the obligations based on the status “open” and the "completion due date"
Both Completion due date and Status are columns from the Obligations SharePoint list
The trigger will also be a daily run.
I have started a flow, but it's becoming tedious. Any idea on how the above can be done seamlessly?
Hi @OloriTech
You can do somethin like this.
addDays(utcNow(),+3, 'yyyy-MM-dd')
I think this is self explanatory, if you have any question let me know.
Hope this help you.
Cheers.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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 |
---|---|
30 | |
27 | |
27 | |
21 | |
10 |