Forum Discussion
mb0307
3 years agoResponsive Resident
Sorting Top 5
Hi all, I am showing % difference in a matrix table. How can I sort top 5 Products based on another measure, see below? DOWNLOAD - DATA AND PBIX FILE Thank you in advance...
lucadelicio
3 years agoImpactful Individual
I think you have to built a calculated column with a RANKX and use it to order. But you have to pay attention to the circular dependency. If i have time a try to help you in the next day.
- mb03073 years agoResponsive Resident
lucadelicio thanks, please see if you can help with this one. As i am not sure how to do this.