Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Is there a way on a stacked bar chart to have it show multiple stacks with a Total just like result on Table.
I found out stacked bar chart just summary result into total labels, I just want stacked bar chart to calculate total from summary of data not devide by year.
Hi @Anonymous,
Can you please share a pbix or some dummy data that keep raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
@Anonymous , this seems like a limitation with total label, You can use stacked line visual with line size 0
Refer this work around
https://radacad.com/showing-the-total-value-in-stacked-column-chart-in-power-bi
Thank you amitchandak,
But my issue occured with Stacked bar chart not stacked column chart,
you have any suggestion to rotate the graph to horizontal bar.