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

Community site session details

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

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
    on at
    Re: Create a planner task for specific list items from share point

    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
    Re: Create a planner task for specific list items from share point

    @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
    on at
    Re: Create a planner task for specific list items from share point

    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
    Re: Create a planner task for specific list items from share point

    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
    on at
    Re: Create a planner task for specific list items from share point

    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
    Re: Create a planner task for specific list items from share point

    manojkulkarni_0-1710136349709.png

     

  • Verified answer
    v-yetonggu-msft Profile Picture
    on at
    Re: Create a planner task for specific list items from share point

    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
    Re: Create a planner task for specific list items from share point

    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
    on at
    Re: Create a planner task for specific list items from share point

    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
    Re: Create a planner task for specific list items from share point

    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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Tomac Profile Picture

Tomac 497 Moderator

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 477 Super User 2025 Season 2

#3
chiaraalina Profile Picture

chiaraalina 242

Last 30 days Overall leaderboard