Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
hobosapien
Helper I
Helper I

How to sort a list in a table after using the visual Top N filter?

I have the following table that has a visual Top N filter applied (top 10) and I need to sort by descending order but I am baffled as to how. Is it done in DAX or via another method? 

 

hobosapien_0-1717966337756.png

 

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

Click on the "Count Album Name"  column header.

View solution in original post

3 REPLIES 3
lbendlin
Super User
Super User

Click on the "Count Album Name"  column header.

I need it to show for the end user every time - will that propogate to their view, or does it need to be done in DAX or some other method?

You can decide to do that in your development stage (so it will be the default sort for all users) or you can let your users click on it (and allow filter save) so they can have it as their own default.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors