Forum Discussion
Anonymous
3 years agoNot applicable
RankX Ranking same values as same rank
Good Day,
I am getting duplicate rankings when they have the same value. In this case its zeros. Is there a way to get it to represent 1,2 and 3 instead of 1,1,1?
Pro Audit Rank =
RANKX(ALL(System_Users),Audit[SUM Pro Audit])
3 Replies
- Greg_DecklerCommunity Champion
Anonymous This can do that: The Mythical DAX Index - Microsoft Power BI Community
- AnonymousNot applicable
Hey Greg_Deckler, do you think you could show me how to implement that?
- Greg_DecklerCommunity Champion
Anonymous Post some sample data and sure.