Forum Discussion
gjadal
Microsoft Employee
10 years agoTop X with filter
I have a two charts displayed on my dashboard. The first one displays a funnel for categories The second one displays the top 10 items based on occurence. When no category is selected, I want the ...
asocorro
Skilled Sharer
10 years agoI have too done it with RANKX. Check out this article:
http://www.daxpatterns.com/parameter-table/
Scroll to the section called Limit Top N Elements in a Ranking for an example where the N is dynamic (but then you may set it to 10 internally).
greggyb
Resident Rockstar
10 years agoI like the pattern in this article.
Additionally, you can vote for native top n filters in Power BI here.