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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Anonymous
Not applicable

Get the best and the worst customers back depending when they are paying

I Have a table where there is a column with Delay of Payment days. I want to filter this Column and get the top 5 highest and the top 5 lowest number of the column. ( The table is big, it has approximately 15000 rows.)

bneumer_0-1653296877410.png

 

1 ACCEPTED SOLUTION
johnt75
Super User
Super User

It depends on what you want to do with the information. If its just for a table visualisation or similar then in the filter pane you can use a Top N filter and select whether to show the top or bottom rows.
If you need to perform calculations on just the top and bottom people, in DAX you can use TOPN.

View solution in original post

1 REPLY 1
johnt75
Super User
Super User

It depends on what you want to do with the information. If its just for a table visualisation or similar then in the filter pane you can use a Top N filter and select whether to show the top or bottom rows.
If you need to perform calculations on just the top and bottom people, in DAX you can use TOPN.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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