I have a sheet that I pull into a report. The report I then want to use to make a stacked bar chart and put into a dashboard if I can.
The columns I am trying to make into a stacked chart are:
Lead, project and phase.
The issue is that there are several leads and I need the stacked bar chart to show in different colors for each lead where the project is at.
Examples:
Lead 1 has 15 projects - 3 in Phase 1, 4 in Phase 2, 1 in Phase 3, 1 in phase 4, 6 On Hold
Lead 2 has 5 projects - 1 in Phase 1 and 2 in Phase 2 and 2 On Hold
Etc.
Basically - there would be a stacked bar for each lead with the total # of projects they have, but it would be broken out in stacks/count by phase.