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
sanabritto
Regular Visitor

Rankx Filtering

Hi, I'm trying to create a "top 10" dashboard for the top 10 customer calls to a help desk. In order to identify the top 10 callers, I have created a RANKX measure as follows: 

Company Rank = RANKX(ALL('Top 10 - Q1'[Company Name]),[Call Count],,DESC)
 
This seems to work fine for me as the top 10 callers are being identified.
 
However, I want to add this measure as a filter to my visuals. For example, what top 5 services are my top 10 customers calling for. I have already used a 'Top N' filter on this visual for 'Top 5 Services'. Since I cannot add two 'Top N' filters to a visual, I thought doing a 'less than or equal to' on a RANKX measure would work but for some reason the filter does not work for me. Is there a way to work around this? 
 
 
1 REPLY 1
Stachu
Community Champion
Community Champion

Can you add sample tables (in format that can be copied to PowerBI) from your model with anonymised data? Like this (just copy and paste into the post window).

Column1 Column2
A 1
B 2.5

 



Did I answer your question? Mark my post as a solution!
Thank you for the kudos 🙂

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.