Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.
Hi ,
I have a matrix like below.
I want to sort columns by revenue ( in descending order ). Like 32 36 35 etc.
can anyone help me ?
Solved! Go to Solution.
@Momarov23 , I doubt you can do that as of now.
However, You can create a sort column based on static value and use that for sorting
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
@Momarov23 , I doubt you can do that as of now.
However, You can create a sort column based on static value and use that for sorting
How to Create Sort Column and Solve Related Errors:
https://www.youtube.com/watch?v=KK1zu4MBb-c
thank for response.