Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

How to get Planner task checklist items sorted correctly?

(0) ShareShare
ReportReport
Posted on by 343

I am using the following simple set of actions to get the checklist items of a Planner task (which are then sent to a List field):

Power_Automater_0-1717107667805.png


However for some reason the result is putting the checklist items into a strange order:

Power_Automater_1-1717107772329.png


To clarify, I don't want the items in alphabetical order but just in the same order that they were in in the Planner task, since otherwise this information will be very confusing. How can I do this?

  • Suggested answer
    RC-18061601-0 Profile Picture
    2 on at
    How to get Planner task checklist items sorted correctly?
    Hello.  The display order of checklist items is influenced by the orderHint property of each item.  I'm working with GraphAPI via PowerShell to copy plans/tasks/checklists.  When copying checklists, I just found that appending " !" (space exclamation) to the original orderHint maintains the order in which checklist items appear on the screen.  Maybe this will help via PowerAutomate as well.
  • JulioRF Profile Picture
    2 on at
    Re: How to get Planner task checklist items sorted correctly?

    I had the exact same problem, a few minutes ago I found out that the items will show alphabetically based on the id. My list showed correctly after adding a trailing A, B, C:

    JulioRF_0-1721118514167.png

     

    I did this right where I created the checklist, in the Update task details' block.

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