Forum Discussion
Anonymous
2 years agoNot applicable
Re-order column headers in a visual
Hi, I have a matrix and I can only sort the column headers ascending or descending, is there any other way to re-order the columns to specific positions?
Here's the matrix sorted ascending by column name:
| Both | Coach | Market Maker | None | |
| Active | 1 | 17 | 3 | 45 |
| Complete | 1 | 4 | 5 | |
| Nothing | 7 | 23 | 8 | 5 |
But I need in this specific order, there must be a way to do this:
| Coach | Market Maker | Both | None | |
| Active | 17 | 3 | 1 | 45 |
| Complete | 4 | 1 | 5 | |
| Nothing | 23 | 8 | 7 | 5 |
You can create a new table and have the order sorted there.
Column Name Sort Order Coach 1 Market 2 etc... then use the table above as headers in your visual.
1 Reply
- vicky_Super User
You can create a new table and have the order sorted there.
Column Name Sort Order Coach 1 Market 2 etc... then use the table above as headers in your visual.