Forum Discussion
manojk_pbi
Helper V
2 years agohelp need in Sorting Stacked Bar charts
Hi Friends, I am looking for a suggestion on adding sort in Stacked bar charts on Legends. Please suggest how this can be achieved. I don't see any option which sorts my data using legends. Attac...
lbendlin
Super User
2 years agoIn the regular world a column can only be sorted by itself or by another column, not by a measure. ( Ashish_Mathur may know a trick using visual type switching )
Even a DAX column will result in a circular reference, so you would need to create that sort column in Power Query.
This of course no longer makes it dynamic. But it produces the desired result.
manojk_pbi
Helper V
2 years agoAshish_Mathur , could you provide some suggestions here how can we do in visualization or any other methods
- Ashish_Mathur2 years ago
Super User
I have already shared my solution.