GilbertQ
Super User
9 years agoRanking
This is a simple measure but one that I have used countless times for ranking of products or in this example Surfers and their prize money.
This rank can also be used in conjunction with the TO...
Quentin
Helper IV
6 years agoThank you for sharing! ๐
I'm facing this issue that when someone select a surfer, it filters the table and take the filtered table in the DAX measure. THerefore selecting a surfer always show of ranking of 1 while it could be more interested to see the ranking in the overall table.
I think something can be done using All instead of Allselected in the formule
Regards,
GilbertQ
Super User
6 years agoHi there that is correct, if you had to use the ALL it would keep the ranking no matter what you selected.