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.
Hi Chris, I did try that and received the error below
Anonymous - hard to tell without knowing your model. This may sound strange but there was a time when I had a similar error and the only difference in correcting was the direction[field] started from to the [field] ending. Basically I got the error when I pulled from Table1[ColumnB] to Table2[ColumnA] but then I tried Table2[ColumnA] to Table1[ColumnB] and it worked.