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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
KevinGraham
Helper I
Helper I

Top N filter for a table - problems with summarizing filter

I have a list of transactions related to 5 different entities.  I have all of these in a table but want to limit the table to just the top 3 transactions.  When I use the Top N visual filter it sums the transactions by entity and then shows the top 3 entities' individual transactions.  I have tried filtering by entity and by amount (both with amount as the 'By  Value'), but to no avail.  Does anyone have any suggestions, either in using the visual filter or with DAX?  The data is below:

 

Sales by Entity Visual Filter w/ Top N
EntityAmount FundAmount
D         93,227 D           93,227
B         90,273 B           90,273
D         79,681 D           79,681
C         78,648 C           78,648
D         75,941 D           75,941
B         74,074 B           74,074
E         68,959 B           49,247
E         61,133 C             3,462
B         49,247 C             2,477
A         31,428   
A         17,149   
A         16,989   
E           8,541   
C           3,462   
C           2,477   
1 ACCEPTED SOLUTION

I just stumbled on the solution as I worked through your suggestion.  In hindsight it's pretty obvious!  After selecting the Top N filter and the number of items to filter I just selected Maximum.  And lo and behold it gave me the information I needed.  Thanks for your help anyway, I appreciate the inspiration.

View solution in original post

2 REPLIES 2
Greg_Deckler
Super User
Super User

I have found this to be a bit wonky to get configured. First, make sure your Amount is a numeric data type and not text. Next, put it in a table visualization along with Entity column. Make sure to select "Do not summarize". Now, configure your Top N filter and make sure it is configured for SUM of Amount. Now, go back to your Values area and switch from Do not summarize to SUM. 

 

See if that works for you.


@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
The Definitive Guide to Power Query (M)

DAX is easy, CALCULATE makes DAX hard...

I just stumbled on the solution as I worked through your suggestion.  In hindsight it's pretty obvious!  After selecting the Top N filter and the number of items to filter I just selected Maximum.  And lo and behold it gave me the information I needed.  Thanks for your help anyway, I appreciate the inspiration.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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