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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply

Power BI Visualisation - stacked bar chart with 2 values

Hi

 

I have a column graph which is currently split into 4 columns by hierarchy. What I would like to have is each of these columns to show the proportion of yes or no within that. Example of data typed below: 

 

Hierarchy

Yes/No

Admin

Yes

Engineering

No

Elimination

Yes

Admin

Yes

Engineering

No

Elimination

No

Admin

Yes

Admin

No

 

Any help appreciated.

 

Thank you,

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi,

 

I think you may look for something like this:

Proposed result.Proposed result.

If you need it in a table visual, use Quick Measures - Filtered value. Example (to count the number of Yes):

 

Quick Measure.Quick Measure.

If your goal is just to visualize the ratio, use 100% Stacked bar chart as I did in the first screenshot above.

 

Hope that helps.

 

Cheers,

Pawel

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

You can find more on Quick Measures in Power BI documentation: https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-quick-measures/.

Thanks for your help @Anonymous 🙂

Anonymous
Not applicable

Hi,

 

I think you may look for something like this:

Proposed result.Proposed result.

If you need it in a table visual, use Quick Measures - Filtered value. Example (to count the number of Yes):

 

Quick Measure.Quick Measure.

If your goal is just to visualize the ratio, use 100% Stacked bar chart as I did in the first screenshot above.

 

Hope that helps.

 

Cheers,

Pawel

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 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