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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

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
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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