Hi,
I'm very new to Flow and need some help with figuring out how to setup what I'm trying to do. Here the issue:
I want to take a Sharepoint List and reset all of the tasks due dates to 2 weeks ahead of their current due date and clear the progress column so all tasks are showing as not started. I have no JSON experience and this is my first time attempting to use flow. Here are the columns I want to "reset" on my list:
Any suggestions would be greatly appreciated, thanks! 😊
You can Get all the Qualified items using Get Items. Then loop through each one. Using addDays function compute a new due date and store it in the variable. Then use Update Item action to update Task status and pass variable to due date.
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 |
---|---|
72 | |
23 | |
17 | |
17 | |
13 |
User | Count |
---|---|
125 | |
34 | |
31 | |
28 | |
26 |