We want to produce a bar chart that shows the stacked components of an Aha score for a given epic or release. Aha doesn't make this possible because the charts won't stack by epic or release.
Use case:
Pick an epic and fill out a few items within the Aha score (say 2 for "Sales Increase" and 3 for "Team Alignment")
Do this again for a few more epics, adjusting the same Aha score items with similar but not identical values
Build a pivot:
Row is epic
Cells are Sales Increase and Team Alignment expressed as Sum Values
Customize the view to show row and cell headers
Change the report to a Chart
The Aha score items show on the X-axis
We want the epics as the X-axis instead
Select Epic Name as the X-axis
Edit the chart to make it "stack"
Expected behavior:
The example epic above appears once on the X-axis of the bar chart with a total value on the Y-axis of "5". As a stack rank, you can see that "2" is Sales Increase and "3" is Team Alignment stacked above it. Other epics appear in a similar fashion.
Actual behavior:
The example epic appears twice on the X-axis: once with a Y-axis value of 2 for Sales Increase and again with 3 for Team Alignment. Ditto for other epics.