Forum Discussion
Anonymous
5 years agoNot applicable
RANKX ORDER
Hi All, I'm using ribbon chart to view the ranking by region. However, what I want to achieve is to view it in ascending order from 1-6 instead of 6-1. Dax : Rank Region = RANKX(ALLSELECTED(Sur...
Anonymous
5 years agoNot applicable
v-kelly-msft
Community Support
5 years agoHi Anonymous ,
After checking,Robbin chart can only sort via X axis ,it cant be sorted by Y axis.
Below is an example:
You will find that the month ordering is changed by the sorting selection.
Best Regards,
Kelly
Did I answer your question? Mark my raeply as a solution!