Forum Discussion
Anonymous
7 years agoNot applicable
How to Sort Columns in matrix visual?
Below is the screenshot where left part is the data, and right part is the result. I need to sort the columns descending (i.e Budget 2018 , 201801, 201802, 201803) The visual used here is the matri...
- 7 years ago
Anonymous ,
Change the Index of "Budget 2018" from 4 to 0.
v-chuncz-msft
7 years agoCommunity Support
Anonymous ,
Change the Index of "Budget 2018" from 4 to 0.
- Anonymous7 years agoNot applicable
Thanks v-chuncz-msft!! ,
It worked, but this is quick fix.
What if I receive data for "2020" and "budget 2020" again I need to put indexing and change the index manually.