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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

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
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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