I am trying to create a stacked column chart to show how many Statuses are being used per section (Section for Chart) in a project plan. However, I do not want any zero values to show. I have attempted to create a report for this chart, but I cannot get the chart to look the way that I want.
What I want (minus the zero values):
This is how the source data is structured:
If I use a report, I just get one solid bar for the overall status count per section. I would like it stacked with a count of each individual status per section. I have tried using a helper sheet to pull together the status counts in each section, and then tried to use the helper to create the chart directly or to create a report, but neither produced the results that I am looking for.
Any help, thoughts, or suggestions would be greatly appreciated!