Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
I have a stacked column chart that has calculated measure (measure = sum of column A/sum of column B)
On first chart, column total label shows sum of stacked categories. I want to be able to show stacked chart as well as overall value(chart 2). Outside of doing a workaround line and stacked combo chart, is this possible?
Thanks!
Solved! Go to Solution.
Hi @JinDR - This isn't currently possible with the native Stacked Column Chart.
The Total label always displays the sum of the stacked segments and cannot be bound to a separate measure (such as SUM(A)/SUM(B)).
If you need the overall calculation shown above the stack, the recommended workaround is to use a Line & Stacked Column Chart with your overall measure on the line series (hiding the line if desired so only the label is visible), or use a custom visual such as Deneb for complete control over the labels.
Hope this helps.
Proud to be a Super User! | |
If you don't need to customize your data label, you can enable Total labels. Outside this, you will need to use the line and column chart combo as others have already mentioned
Hi @JinDR
i think you can go with Custometooltip option
Attched pbix file. pls check and let me know if it work for you
Thanks!
Did I answer your question? Mark my post as a solution!
Proud to be a Super User!
Workaround: Line and stacked column combo: put your ratio measure on the line, hide the line, keep its data label.
or
Deneb: full control to stack the bars and place the ratio as a separate label on top.
Hi @JinDR - This isn't currently possible with the native Stacked Column Chart.
The Total label always displays the sum of the stacked segments and cannot be bound to a separate measure (such as SUM(A)/SUM(B)).
If you need the overall calculation shown above the stack, the recommended workaround is to use a Line & Stacked Column Chart with your overall measure on the line series (hiding the line if desired so only the label is visible), or use a custom visual such as Deneb for complete control over the labels.
Hope this helps.
Proud to be a Super User! | |
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 29 | |
| 28 | |
| 20 | |
| 20 | |
| 19 |
| User | Count |
|---|---|
| 35 | |
| 28 | |
| 21 | |
| 19 | |
| 17 |