Forum Discussion
Michael_Gold
4 years agoFrequent Visitor
Sorting Matrix headers after unpivoting data
Hello, I had a data table with information about materials, stocks, demands etc Wanted to give the user the ability to choose which columns will appear in the matrix For that I duplicated the t...
- 4 years ago
You can create a column to sort the attributes by:
https://radacad.com/sort-a-column-with-a-custom-order-in-power-biAttached is an example with a reduced set of your data.
AlexisOlson
4 years agoSuper User
You can create a column to sort the attributes by:
https://radacad.com/sort-a-column-with-a-custom-order-in-power-bi
Attached is an example with a reduced set of your data.
Michael_Gold
4 years agoFrequent Visitor
This was very helpful. Thanks!