web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Create a planner task ...
Power Automate
Answered

Create a planner task for specific list items from share point

(0) ShareShare
ReportReport
Posted on by 6

Hi Friends

 

I am trying to create the tasks in planner using lists from sharepoint ?  Do we have any template available in community ?

 

Task will not be created for the list items, it will be decided on the flag present in list (isTask). This flow should run once in a week and check what is newly added only those should be added to task.

 

Any suggestions will be much appreciated.

 

Thanks

Categories:
I have the same question (0)
  • v-yetonggu-msft Profile Picture
    Microsoft Employee on at

    Hi @manojkulkarni ,

    Is the 'isTask' column a single-select column?

    When the item's 'isTask' column is yes, create a task in Planner?

     

    Best Regards,

    Sunshine Gu

  • manojkulkarni Profile Picture
    6 on at

    @v-yetonggu-msft , yes you are correct. It's single value drop down. Task will be created only when this dropdown has "Yes" and also it should have one more check to filter only those items from list

  • v-yetonggu-msft Profile Picture
    Microsoft Employee on at

    Hi @manojkulkarni ,

    I did a test for your reference.

    In my scenario:

    vyetonggumsft_0-1709887637298.png

    In the Filter Query of Get items, set the 'isTask' column equal to 'Yes' and 'Created' greater than or equal to seven days ago, so that you can get information about newly created item within this week.

    vyetonggumsft_0-1709893090174.png

     

    isTask eq 'Yes' and Created ge '@{addDays(utcNow(),-7)}'

     

     Best Regards,

    Sunshine Gu

  • manojkulkarni Profile Picture
    6 on at

    Hi @v-yetonggu-msft , seems this should work for the use case i am looking. 

     

    I am trying the same code, but not getting the fields in Filter Query to apply condition and proceed further. What could be the reason ? 

    I am new to this platform.

  • v-yetonggu-msft Profile Picture
    Microsoft Employee on at

    Hi  @manojkulkarni ,

    Could you please post a screenshot of your SharePoint list?

    I want to see data of your isTask and Created Columns.

    Best Regards,

    Sunshine Gu

  • manojkulkarni Profile Picture
    6 on at

    manojkulkarni_0-1710136349709.png

     

  • Verified answer
    v-yetonggu-msft Profile Picture
    Microsoft Employee on at

    Hi @manojkulkarni ,

    Please try this expression:

    isTask eq 1 and Created ge '@{addDays(utcNow(),-7)}'

    Best Regards,

    Sunshine Gu

  • manojkulkarni Profile Picture
    6 on at

    Thanks @v-yetonggu-msft , it worked. 

     

    Can we add a check if the flow is triggered whether a task is already available in planner if yes don't create ?

  • v-yetonggu-msft Profile Picture
    Microsoft Employee on at

    Hi @manojkulkarni ,

    Please check this test:

    My SharePoint List:

    vyetonggumsft_5-1710147616545.png

     

    My Planner Task:

    vyetonggumsft_6-1710147698701.png

    My Flow:

    vyetonggumsft_0-1710146987554.png

    vyetonggumsft_2-1710147172148.png

    vyetonggumsft_3-1710147235248.png

    length(body('Filter_array'))

    Best Regards,

    Sunshine Gu

  • manojkulkarni Profile Picture
    6 on at

    Pls can you elaborate, I didn't understand the List Tasks & Filter array why it requires and what it does?

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 67

#2
David_MA Profile Picture

David_MA 64 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 39 Most Valuable Professional

Last 30 days Overall leaderboard