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! Learn more

Reply
Anonymous
Not applicable

Creating a half stacked bar chart to display (Sales + Pipeline) vs. Quota

Hi,

 

I am trying to display in a horizontal bar chart (YTD Sales + Pipeline for the rest of the year) vs. Quota for the rest of the year. Ideally the Sales + Pipeline bar would be stacked with different colors (preferably dotted for pipeline) showing which is pipeline and which is sales. Then the quota bar next to it would be one color. Is there a "half stacked" bar chart that I could use or a workaround that anyone has done? My Y axis in this scenario is year, this data is coming from three different tables so I'm not sure I could add a category to the Y axis to split it up, but maybe I could. Thank you in advance for your help.  

 

 

Capture.GIF

 
 
6 REPLIES 6
Anonymous
Not applicable

Hi @Anonymous ,

What's your expected result? Which one is your expected result in the below screen shots?

Sample 1Sample 1

Sample 2Sample 2

Best Regards

Rena

Anonymous
Not applicable

Sample 2 is my exact expected solution! How did you configure this?
Anonymous
Not applicable

Hi @Anonymous ,

First, you can create one calculated column or measure to calculate the aggregate value of annual Sales and Pipeline value. Then drag the fields Year for Axis field and Quota && new created measure/calculated column for Value field.

bar chart.JPG

Best Regards

Rena

Anonymous
Not applicable

Thank you for this response, but this is slightly different than your sample 2 screenshot. I need the sales and pipeline data to be in the same bar, but different colors to show what is pipeline and what is sales already closed. Like the screnshot below you took. 

 

 
 
Anonymous
Not applicable

Hi @Anonymous ,

For your information, I didn't find a suitable visual object to display the data just like Sample 2 (actually it is created by drawing tool).You can summarize the sales and pipeline values as I mentioned in my previous post, the summary values and quota values are displayed on different lines or display the values of sales, pipeline, and quota on different lines as below screen shot.

bar chart2.JPG

Best Regards

Rena

parry2k
Super User
Super User

@Anonymous not sure what you mean by 1/2 bar stack chart, with DAX calculation you can make divide the value in half

 

Ask anything Power BI. Book free appointment at https://www.perytus.com



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

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