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 Apps / Sort Drop Down by Name...
Power Apps
Unanswered

Sort Drop Down by Name Value

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

I have a app for tracking sales 

our sales teams use it to update 

i have it set so that the team can choose manager from drop down

then choose themselves from drop down

and enter their sales

 

both drop downs are linked to sharepoint list so that the coaches (team leads) can be changed as needed

when I set it up in the beginning I entered the coaches alphabetically 

 

since then many more coaches have been added

 

since all stored data is tied to the ID number assigned by sharepoint I am unable to simply manually reorder the list and i can not figure out how to sort names in the drop down on the app

 

image.png

 

when a user edits form on sharepoint names are sorted correctly but on the app it will only sort by the ID not the Title (Value)

Categories:
I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Hi,

     

    This sounds like you can use the SortByColumn function in the Items property of the drop down:

     

    SortByColumns(ListName, "Field_Name").Title 

    - where Field_Name should be the name of the field you want to sort by and Title would be the name of the column you want to display in the drop down

     

    This can also be nested with a Filter function, something like this:

    SortByColumn(Filter(ListName, condition), "Field_Name").Title

     

    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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 342 Most Valuable Professional

#2
11manish Profile Picture

11manish 234

#3
Valantis Profile Picture

Valantis 187

Last 30 days Overall leaderboard