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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
erikzimm
Regular Visitor

Bar Line Chart: Line Sum Issue

Hi, 

I am trying to make a bar and line combo chart. My bars work fine but when I add the line to the chart, the line sums all data into one flat line by summing all the data in the column. This is monthly data for both the line and bars, and it is connected via a date table. A snip of the data can be found here:

 

Table for Bars                                    Table for Line

Date          Col1       Col2                    Date           Col3

Jan 2022     1.5%      3.5%                  Jan 2022       7.0

Feb 2022     2.5%      1.5%                  Feb 2022      3.5

Mar 2022     2.0%      2.0%                 Mar 2022     4.0

 

 

As said the bars look fine, coming from the "Table for Bars" Col1 and Col2. The issue arises when I add Col3 into the line y-axis, it takes the sumation of Col3 and uses that for every month (in this case 14.5), rather showing me Col3 value month to month. The end result is a clustered bar chart, and a flat line across it, when it should be a bar chart with the value from Col3 at every given month as the line. Note that the Date field being used to produce the end chart comes from the Date table, which both data tables are connected to on their respective date fields. 

 

PS: clicking "Don't summarize" does not work. 

1 ACCEPTED SOLUTION
Greg_Deckler
Community Champion
Community Champion

@erikzimm I can't replicate this. It certainly seems like a missing or broken relationship:

Greg_Deckler_0-1706819639022.pngGreg_Deckler_1-1706819658457.png

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

View solution in original post

4 REPLIES 4
Greg_Deckler
Community Champion
Community Champion

@erikzimm I can't replicate this. It certainly seems like a missing or broken relationship:

Greg_Deckler_0-1706819639022.pngGreg_Deckler_1-1706819658457.png

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

It was a relationship issue! Thanks! 

sayaliredij
Solution Sage
Solution Sage

Hi @erikzimm ,

 

PLease check i have tried almost the same and it has worked for me

LineBarChart.pbix 

 

sayaliredij_0-1706819622497.png

 

Thanks and Regards,

 

Sayali

 

Please mark the question solved when done and consider giving a thumbs up if posts are helpful!! 

 

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Daniel29195
Super User
Super User

@erikzimm 

 

could you please share the power bi file so i can take a closer look at what is the possible cause of your problem . 

 

best regards

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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