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
J_Mug
Helper I
Helper I

Clustered Column representation with two values

Hi,

 

I'd like to know if it's possible to do something similar to this image with some power bi visual (note that values are just fictional, filling does not represent the true proportions).

 

The idea is to have a clustered column chart with employee name as a column, product category as a legend and the value of sales by category, and the value of sales objective by category.

 

597b0750-86f4-403a-810e-b9a6566aa569.jpg

 

I've tried to search for custom visuals but none have this kind of column visualization, and the standard clustered column chart doesn't allow me to have two values.

 

Thanks in advance,

 

Kind regards

1 ACCEPTED SOLUTION
lbendlin
Super User
Super User

if you want to stack the sales and the quota then you need to create a new measure that subtracts the sales from the quota before you can use them together. Or you could try to use a clustered column chart.

View solution in original post

1 REPLY 1
lbendlin
Super User
Super User

if you want to stack the sales and the quota then you need to create a new measure that subtracts the sales from the quota before you can use them together. Or you could try to use a clustered column chart.

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