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
jjasper
Helper II
Helper II

Rankx not ranking correctly

Hello, 

 

I have a leaderboard that I have created and I have one event that is not being ranked correctly. I am using the same formula for each event just changed the filter. All other events are working but one. 

 

Here is the formula I am using as well as photo of the leaderboard. As you can see all the other ones are working correctly but not the Shake it till U make it on. 

 

SHake it = RANKX(FILTER(VillageChampionships, VillageChampionships[Event] = "Shake it till U Make It"), VillageChampionships[Score], VillageChampionships[Score],DESC,Dense)
 
Showing how both formulas are the exact same. 
Marathon Rank = RANKX(FILTER(VillageChampionships, VillageChampionships[Event] = "Marathon"), VillageChampionships[Score], VillageChampionships[Score],DESC,Dense)
 
jjasper_0-1632241731217.png
 
Any help is greatly appricated. 
 
TIA
 
1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

It looks like you might have a text mismatch (e.g. "til" versus "till").

View solution in original post

2 REPLIES 2
AlexisOlson
Super User
Super User

It looks like you might have a text mismatch (e.g. "til" versus "till").

Thank you! That was the issue.

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.