Forum Discussion
Anonymous
9 years agoNot applicable
Display rank for current user
I have ranked data in a matrix based on volumes & manager name, that filters based on the financial year selected. What I want to do on a separate details page, is filter all the results...
v-yulgu-msft
Microsoft Employee
9 years agoHi Anonymous,
Could you try this formula?
ETOU Rank = RANKX(ALLSELECTED(Managers[MANAGER_NAME]),[ETOU GWh Won])
Regards,
Yuliana Gu
Anonymous
9 years agoNot applicable
Thanks v-yulgu-msft,
I tried that in a measure and calculated table, both returned 1 for all records.
I've decided to go another way with this report - so rank isn't going to be used any further.
- v-yulgu-msft9 years ago
Microsoft Employee
Hi Anonymous,
Thanks for your sharing.
Regards,
Yuliana Gu