I'm trying to show a summary of Projects, by both Branch and Status. I created the stacked bar chart below, but the Status series are in the wrong order and I can't find how to change them.
The Status source column is a dropdown with the options in numerical order and the source sheet is sorted the same way, so I can't understand why the chart isn't matching it. I tried switching rows and columns but that just puts the bars in the same incorrect order (1, 2, 6, 5, 4, 3).
Anyone encountered this before?