You need to form a Cross-Table like below to use this data in Stacked Column chart.
Dept. NameLargeMediumSmallA4B361C53D7This is not possible in stacked column chart, because it requires cross tab report to achieve this. Either you can use a combo box to filter the first and you can display the second level in chart or change report layout.
Add comment