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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Sort/Filter/Sort.Ascen...
Power Apps
Answered

Sort/Filter/Sort.Ascending not Sorting A - Z

(1) ShareShare
ReportReport
Posted on by 5,329 Super User 2025 Season 2
I have multiple Dropdowns, one of which is FullName.

I am trying to Sort(Filter...SortOrder.Ascending) my Collection in the Dropdow but it is not working.

The formula is not sorting by first or last name in the FullName Dropdown.

The are areas in the list where it appears some sorting if being done, but the first 10 or so are not sorted at all, and the last
Item starts with a 'B' (and should be near the top of the list).

There are two 'Role', "Technician" or "Subcontractor". The Dropdown should filter and sort A - Z based on the Role choice.

What am I missing?

My Tech / Contractor Name Dropdown formula -
Sort(Filter(Technician_and_Contractor_Collection,Role = Role_Dropdown.Selected.Value).Full_Name,
SortOrder.Descending)

Categories:
I have the same question (0)
  • Phineas Profile Picture
    5,329 Super User 2025 Season 2 on at
    Yes, the SortByColumns did it!
  • Verified answer
    jpespena Profile Picture
    335 on at
    Hi Phineas,
     
    Try:
    Sort(Filter(Technician_and_Contractor_Collection,Role = Role_Dropdown.Selected.Value),Full_Name,SortOrder.Descending)
    Or 
    SortByColumns(Filter(Technician_and_Contractor_Collection,Role = Role_Dropdown.Selected.Value),"Full_Name",SortOrder.Descending)
     

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 Apps

#1
Kalathiya Profile Picture

Kalathiya 401

#2
WarrenBelz Profile Picture

WarrenBelz 334 Most Valuable Professional

#3
MS.Ragavendar Profile Picture

MS.Ragavendar 325 Super User 2025 Season 2

Last 30 days Overall leaderboard