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

Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.

Reply
Anonymous
Not applicable

RUNKX

CO Rank =
IF(
ISINSCOPE(KPIs[Country]),
IF(
SELECTEDVALUE ( KPIs[Country] ) <> "Esaro",
RANKX(
ALL(KPIs[Country]),[Avg Rank])," "))
 
It works fine when I display the information as a table- see below:
 
However, When I want to display the CO rank in a different page with a country FILTER. it shows (blank) , How do i fix this? Any help will be appreciated.
rank.PNG
3 REPLIES 3
Anonymous
Not applicable

Best of all, you could share the file with the data, if that's not a big problem. Alternatively, you could anonymize the data and still share the file.

Best
D.
Anonymous
Not applicable

Would you mind sharing a screenshot of what's wrong when you have a filter on country?

Do you also realize that even though you exclude Esaro, it's still being taken into account when calculating CO Rank of the other countries?

Best
D.
Anonymous
Not applicable

Hi

 

Below is the shot with Filters on. Thank you for noticing that Esaro is still being ranked. Had not noticed.

Runk X Screen shot.PNG

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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