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 / Form Multi-select orde...
Power Automate
Suggested Answer

Form Multi-select order into SharePoint Lists

(0) ShareShare
ReportReport
Posted on by
Hello! I am very new to Power Automate so excuse me if I don't use the right terminology. I have a Form which contains a multi-select question where users can select up to 3 answers out of 14 possible answers. Right now my flow creates an item to put the answers into a certain column on a SharePoint List. The trouble is, the flow sorts the multiselect answers by the order the user selects the answers, not in the order the Form is in. For example, the Form is in ascending order from 1-14, but if a user selects outside that order (10, 7, 5) then the flow will sort the answers into the List based on the users selection order instead of 5, 7, 10. How can I fix the flow so it keeps the answer in the proper ascending order in the column in the List? Hope this makes sense.
Categories:
I have the same question (0)
  • Suggested answer
    Ellis Karim Profile Picture
    11,957 Super User 2026 Season 1 on at
    Hi @CU06121735-0

    You could try the following. but this requires an object variable that stores the Choice/Selection text and their sort order. The content of the object variable must match exactly the forms selection text as you see in the example below:
     


    In the Select action below, I'm adding a property called idx - this adds the sort order value to the user's responses: 

     
    Select 2 sorts the responses by the idx property we added above. In the Select 2 action make sure you switch Map to Text mode. The expression in the Map selects just the users selection (and we ignore the idx property, as we don't need this anymore).
     
     
    Finally join all the responses as a single string:
     
     
     

    Sample runtime









    Ellis

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 304

#2
David_MA Profile Picture

David_MA 245 Super User 2026 Season 1

#3
Expiscornovus Profile Picture

Expiscornovus 243 Most Valuable Professional

Last 30 days Overall leaderboard