Forum Discussion
Kane
10 years agoHelper I
Modify the legend order
Hi, PowerBI experts, Now, I would like to summarize the count of a column named "tests" with a stacked column chart. And I also take the column "status" as the legend. From the picture below,...
- 10 years ago
You have to create Measures for each type of Status
Then place each Measure in the Values area in the order you wish
I responded to a similar question but for a pie chart today - it works exactly the same way with a bar chart
http://community.powerbi.com/t5/Desktop/Rearrange-Pies-in-Pie-Chart/m-p/25218#U25218
megm001
9 years agoAdvocate II
Hi!
I have a similar issue, where I have data from a Likert scaler (1-10) and the legend orders my values as: 1, 10, 2, 3, ...
Can you show me, step-by-step with sample formulae and pictures, what I need to do to order it as: 1, 2, 3, ...?
Thank you!