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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
michael19960621
New Member

Plot Line Chart (Industrial Logging) without Aggregation

Hi everyone, sorry for the dumb question, I currently have a database with industrial loggings of each instruments in 24 hourss. I have timestamps, ~about 41 instruments, and their values (logging cycle 1 second).

 

michael19960621_0-1700065596057.png

But when I try to plot it using line chart, whenever I drag the table into the Y-Axis, it'll automatically do Sum of Values, or Count of Name ,etc. I don't want to do any aggregation on the values, I just want to visualize the original values. 

michael19960621_1-1700065808968.png

Above screenshot is showing the correct logging for one instrument, it's 'Sum of value' but since there's only one name being filtered. Sum of Value is actually just that instrument's real values. 

 

If I select multiple instruments, then as the below screenshot shows, it gives the wrong value as it's doing sum of value and count of names. 

michael19960621_2-1700065926290.png

 

I already did 'do not summarize' and also there's no other option in here:

michael19960621_3-1700066019401.png

michael19960621_4-1700066045035.png

Please kindly help if anyone know this issue, thank you in advance!

1 ACCEPTED SOLUTION
Ritaf1983
Super User
Super User

The Y-axis in a line chart functions as a value axis, inherently performing aggregation, much like a pivot table in Excel.

However, it's essential to note that the aggregation always occurs at the level of each point-to-point interval on the X-axis. For example, if you have data recorded every second with the date and time on the X-axis categorized accordingly, the chosen aggregation method—whether it's sum, average, minimum, or maximum—will consistently display a single value for each interval . This is because the aggregation is accurately filtered to the specific point, resulting in the same value for that particular interval . The X-axis of the graph should be "categorical" 

I put on the attached picture graph and table with "don't summarize", you can see that the values are equal:

Ritaf1983_0-1700116646277.png

The issue with the instruments in your case is that you can't show the same time stamp for every occurrence,
X-Axis cannot have duplicates, so you need to filter the graph by instrument or work with a hierarchy
or from instrument to logs and then it would look like this (my country is your instrument) :

Ritaf1983_1-1700117851938.png

or from instrument to timestamp and it would look like this:

Ritaf1983_0-1700118279652.png

the file with the hierarchies is attached

 

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

3 REPLIES 3
Anonymous
Not applicable
gitgithan
Frequent Visitor

Can i understand it as if the x-axis is so granular that there will be only 1 y-value for each x-value, any aggregation will essentially be the same as the value itself without aggregation?

But powerbi has to cater to the more general case where there may be multiple points per x-axis value, so it forces aggregation by default?

One example where I see this show up is when you have a datetime column on x. If you use the automatic "Date Hierarchy" , there will be multiple points per x-axis.
If you click the dropdown on the field in the Visualizations -> Build visual tab to switch to the original column name, and if your timestamp is granular enough, there will only be 1 point per x-value. If this happens, just ignore the aggregation applied.  

Ritaf1983
Super User
Super User

The Y-axis in a line chart functions as a value axis, inherently performing aggregation, much like a pivot table in Excel.

However, it's essential to note that the aggregation always occurs at the level of each point-to-point interval on the X-axis. For example, if you have data recorded every second with the date and time on the X-axis categorized accordingly, the chosen aggregation method—whether it's sum, average, minimum, or maximum—will consistently display a single value for each interval . This is because the aggregation is accurately filtered to the specific point, resulting in the same value for that particular interval . The X-axis of the graph should be "categorical" 

I put on the attached picture graph and table with "don't summarize", you can see that the values are equal:

Ritaf1983_0-1700116646277.png

The issue with the instruments in your case is that you can't show the same time stamp for every occurrence,
X-Axis cannot have duplicates, so you need to filter the graph by instrument or work with a hierarchy
or from instrument to logs and then it would look like this (my country is your instrument) :

Ritaf1983_1-1700117851938.png

or from instrument to timestamp and it would look like this:

Ritaf1983_0-1700118279652.png

the file with the hierarchies is attached

 

If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Helpful resources

Announcements
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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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