Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Planner - recurrence with specific due date

(0) ShareShare
ReportReport
Posted on by

Hello,

 

I trying make flow for planner where I need to make task which will be recreated after completed and will have specific due date. This due date will be after every completed task moved to another specific due date.

 

For example. You have task in planner for 10/6/2020. After completed this task will be created new task with due date 11/6/2020 next month. I found template on MS Flow which can make task in specific date. But I need add trigger - after completed the last task. And this is little bit problem because trigger recurrence couldnt be set behind "After task is completed".

 

Have you any idea, how to make it please?

 

Best regards,

Jan

  • Community Power Platform Member Profile Picture
    on at
    Re: Planner - recurrence with specific due date

    Hello!

     

    Thank you for your answer. I dont know, how this will work when first task will be 01/31 and next month February will have only 28 days. Will this work the last day in month?

     

    Do you tried this solution if it working please?

     

    Have a nice day,

    Jan

  • Rohit Sharma354 Profile Picture
    on at
    Re: Planner - recurrence with specific due date

    Hello,

     

    I created a simple flow to achieve something similar:

     

    Screen2.png

     

    The flow will get triggered when task#1 is mark as completed, and then it will create Task#2 with due date as next month.

    Below is the expression added for Task#2 due date field:

     

    @{addToTime(triggerBody()?['completedDateTime'],1,'Month')}

     

    Task#2 in planner:

     

    Screen1.png

     

    Hope this helps !

     

     

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