Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
nasolme
Helper I
Helper I

display value in % and and number on chart

Hi Comunity,



Is there a solution to display the amount in number and in percentage of the total of the column?

I Know we can do it with sector chart

 

nasolme_0-1659957913409.png

 

Thx in advance !

4 REPLIES 4
Anonymous
Not applicable

Hi @nasolme ,

 

Power BI's built-in stacked bar chart does not currently support displaying two data labels. You can use the field parameters to toggle the values displayed, or use tooltips to assist in displaying specific values or percentages.

 

You may also consider using a third-party visual. Here's a custom visual to see if it fits your needs.

StackedBarchartWithDatalabel&Datapercentage

 

Best Regards,
Gao

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly. If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!

How to get your questions answered quickly -- How to provide sample data

ddpl
Solution Sage
Solution Sage

@nasolme 

 

I think it is not possible only with PowerBI, you need Tabular Editor and create Calculation Group with it to populate custom Data Labels.

 

For reference see here

nasolme
Helper I
Helper I

@ddpl  Thx for ur answer but i want to display all value directly.

I can't use pie chart because i want to show evolution, and don't want use tool-tip because i need to see value at first sight.

ddpl
Solution Sage
Solution Sage

@nasolme ,

 

bro, either by pie chart or use of tooltip you can show both value itself and % share.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors