Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Trying to create a flow that will open a list and reset task due dates and clear the status from completed to not started

(0) ShareShare
ReportReport
Posted on by

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:

shanda5303_0-1630453570622.png

 

Any suggestions would be greatly appreciated, thanks! 😊

  • PrasadAthalye Profile Picture
    on at
    Re: Trying to create a flow that will open a list and reset task due dates and clear the status from completed to not started

    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.

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1