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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
AnonymousPBI
New Member

Stacked Bar Chart

I am trying to replicate the following visual

AnonymousPBI_0-1664980878902.png

Since the inner values(Ex: 40,102,19) are very less unable to bring it into the bar chart visual. Is there a way to show both the outer values(Ex:160,000,00 - 402,000,000) and inner values as shown in the visual?

1 ACCEPTED SOLUTION
rsbin
Super User
Super User

@AnonymousPBI ,

Not sure you can replicate the exact visual, but I will throw out a couple of options as to how I would tackle this:

1) Use a Tooltip to show the smaller value.  The drawback here is the User would have to hover over each bar.

2) Use the combo clustered line visual instead and make use of the secondary axis to show the smaller value.

 

Regards,

View solution in original post

2 REPLIES 2
AnonymousPBI
New Member

Hi @rsbin,
Thank you,
I have added both of the workarounds as suggested by you,
Just wanted to check if we can achieve this in horizontal bar chart.

rsbin
Super User
Super User

@AnonymousPBI ,

Not sure you can replicate the exact visual, but I will throw out a couple of options as to how I would tackle this:

1) Use a Tooltip to show the smaller value.  The drawback here is the User would have to hover over each bar.

2) Use the combo clustered line visual instead and make use of the secondary axis to show the smaller value.

 

Regards,

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors