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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Yodash
Regular Visitor

Dont summerise not working

I have the most simple input in csv file. ColA is time , colB is vals
time=1, 2 , 3, 4, 5.....up to 100  
Vals = 3, 4, 1....rundom vals
I try to make the most simple line chart where Axis_x is time. I define both cols as dont summerise..but still..i dont get the line i expect.. power bi insists to sum or count the data
So simple but not working..how can i make it work?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi, @Yodash 

I am glad to help you.

 

Some visuals such as Line Chart visual, Stacked column chart visual, etc. that have a Y-axis are required to use aggregated values by default. Even though you have set the field don't summarize.


If you want him to display according to the original value, then you have to make sure that the value of your Time field is unique, so that even if you use summarize, the calculation is actually still the original value:

vfenlingmsft_2-1728008684628.png

 


But if your Time field is not unique, he will do a sum calculation for the same Time value:

vfenlingmsft_1-1728008658699.png

 


At this point adding an ID field as a unique value for each row and dragging the ID to Legend will show each data point, but will not show the trend of the data directly:

vfenlingmsft_0-1728008633012.png

 

I've attached the pbix file for this little example below, I hope it helps.

 

 

 

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Fen Ling,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi, @Yodash 

I am glad to help you.

 

Some visuals such as Line Chart visual, Stacked column chart visual, etc. that have a Y-axis are required to use aggregated values by default. Even though you have set the field don't summarize.


If you want him to display according to the original value, then you have to make sure that the value of your Time field is unique, so that even if you use summarize, the calculation is actually still the original value:

vfenlingmsft_2-1728008684628.png

 


But if your Time field is not unique, he will do a sum calculation for the same Time value:

vfenlingmsft_1-1728008658699.png

 


At this point adding an ID field as a unique value for each row and dragging the ID to Legend will show each data point, but will not show the trend of the data directly:

vfenlingmsft_0-1728008633012.png

 

I've attached the pbix file for this little example below, I hope it helps.

 

 

 

I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Fen Ling,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks, that really helped!

Hi @Anonymous ,
Is a similar solution possible for a stacked bar chart featuring string events over time?
for example, "start" / "end" in column "state" along time, and with the purpose of the visualization showing the bars along the "time" X axis. treating each time row as a distinct point while having the bar be continuous. something similar to this:

image.png

 

uzuntasgokberk
Super User
Super User

Hello @Yodash,
For line chart, you can keep Values and set a summarization for x- and y-axis. Therefore you couldn't show don't summarize value. İt needs an aggreation on that.
Also there is an old ticket about that you can check it:https://community.fabric.microsoft.com/t5/Desktop/Option-to-choose-quot-Don-t-Summarize-quot-Missing...

uzuntasgokberk_0-1727985876514.png

 

Kind Regards,
Gökberk Uzuntaş

📌 If this post helps, then please consider Accepting it as a solution and giving Kudos — it helps other members find answers faster!

🔗 Stay Connected:
📘 Medium |
📺 YouTube |
💼 LinkedIn |
📷 Instagram |
🐦 X |
👽 Reddit |
🌐 Website |
🎵 TikTok |

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.