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/Filter/Sort.Ascen...
Power Apps
Answered

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

(1) ShareShare
ReportReport
Posted on by 5,331 Moderator
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)
  • 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)
     
  • Phineas Profile Picture
    5,331 Moderator on at
    Yes, the SortByColumns did it!

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 Apps

#1
WarrenBelz Profile Picture

WarrenBelz 93 Most Valuable Professional

#2
Haque Profile Picture

Haque 81

#3
Valantis Profile Picture

Valantis 49

Last 30 days Overall leaderboard