Forum Discussion
Momarov23
3 years agoFrequent Visitor
matrix column sorting
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 ?
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
2 Replies
- amitchandakSuper User
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- Momarov23Frequent Visitor
thank for response.