Forum Discussion
Sort two stacked bar charts
Hello,
I have two stacked bar charts that I sorted the bars by using the method of making them related to a small table. Each bar represent a scenario, which is sorted by a number column in that small table.
The issue is that the bottom bar chart is correct, but the top is not? Even though both are related to the same sort table?
Hi Othman ,
You can Sort the visual by clicking the 3 dots on the right top side of the visual and select the column you want to sort the visual on:
3 Replies
- OthmanHelper I
I did, it works for the bottom column only.
- JorenvdlFrequent Visitor
Do you use different columns from you table in the visuals? You could try to changing the "Sort by" function. When you select a column from you table you will find it in the ribbon under Columntools:
If this doesn't help, could you share your pbix file with sample data?