Forum Discussion
JOKA
Advocate I
7 years agoRANKX in Card
Hi! I´m having trouble with a Rankx measure when displaying on a card. I have a rank of sales by user: Rank = RANKX(ALL(TABLE[User]);[Sales];;DESC;Dense) If I use Rank in a table all users have t...
- 6 years ago
In case there´s someone else with the same problem. There´s something wrong when you try to rank decimals. To solve the problem we had to change the measure in the overall rank to integer.
kathrynhmoss
Helper I
3 years agoI'm sorry, i don't have any more ideas. The formula that i provided worked for my data.
I did spend several weeks at the time trying to resolve it and tried so many things that i can't actually remember what the thing was that made it work in the end. It was a year ago! 🙂
Anonymous
3 years agoNot applicable
oh ok thanks anyway for your help!
I will keep trying