Forum Discussion
Horizontal Stacked Bar Chart Totals Labels - Different column value total as label
Hi Seantb
I'm wondering if you can come up with sample data. Preferably in a pbix but Excel would help.
It would save a lot of time.
Hi grantsamborn ,
Sure, I've created an example pbix in the following link - StackedBarChartExample
To clarify further after looking at the pbix, I am wanting to have the sum total value of all invoices (column Invoice Value $) for each vendor as a label at the end of each bar, per below highlighted in green.
- grantsamborn3 years ago
Solution Sage
Hi Seantb
I've taken a look at the pbix and I don't really think there is a feasible option.
Maybe someone else can help.
- Seantb3 years agoFrequent Visitor
Thanks for taking a look grantsamborn. The closest solution I've come up with is to add the value into the tooltip, but then this requires the user to hover over each vendor individually, not ideal if they're wanting to compare vendor-vendor by invoice count and value.
Anyone else got any ideas?
- grantsamborn3 years ago
Solution Sage
Same thing I thought I'd try but with the same success.