Forum Discussion
Custom Sort by Row in Matrix Table
- Anonymous5 years ago
Hi Anonymous
Please correct me if I wrongly understood your question.
You want sort Sales Team by the sort column without putting the sort column in matrix . But the operation is not feasible, because the visual has no conditions to judge how to sort the Sales Team if the column isnāt in Matrix.
So you should put the sort column in Matrix then you can sort the column to effect the Sales Team .
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Yes I did but unfortunately it doesn't work
Try creating a table with DISTINCT() [Sales Team] where you define the sort then use that [Sales Team] column in your visual after you make the relationship. On that table run the 'Sort by Column'.
| SortOrder | Distinct Sales Team |
| 1 | West |
| 2 | Central |
| 3 | East |
| ... | ... |