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
Anonymous
Not applicable

Stacked Column Chart - Displaying Max & Carry Over Values

Hello,

I have a question about creating a measure for a specific visualization in Power BI. I currently have the stacked column chart, where the stacked columns are 'Cost' for different 'Type' of expenses each month. I've also included a line value (made using a measure) of the maximum 'Available Income' each month. The visualization I want to create includes 2 parts:

  1. Display total column values only up to max line
  2. Carry over excess values above the max line

EDIT - I was able to get the results in Excel and just display the results in Power BI visualization for a more straightforward approach instead of using complicated measures.

 

Thank you!

2 REPLIES 2
lbendlin
Super User
Super User

for the first part you will have to define how the different categories should be cut to stay under the green line.  Proportionally?  In a particular order? In which order?

 

The "carry over"  part can get very (very) complex very quickly especially when the carry happens across multiple successors.

Anonymous
Not applicable

Thank you for your response!

I realized I can easily get the results in Excel instead of creating more complex measures in Power BI.

I appreciate your time and help. 🙂

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