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

why does the data order on the X axis in a chart line graph change when I change its aggregation ?

Hello,

I have a table which is the result of a group by, so it has 1 column ExtractionDate (texte format : "20221225") and 1 column "Number of lines" (which is a integer).

In the data model, I have set "Number of lines" to "Do not summarize". First, why does Power BI chooses "Sum" by default instead of "Do not summarize" here ? I would think that if I want to do additional calculations, I would do it myself...

 

I then want to display this in a line chart. I put ExtractionDate in my X axis and "Number of lines" in my Y axis. By default it chooses the aggregation "Number" for my Y axis. I get that (the ExtractionDate is in the right order because I have sorted the data that way in my transformation steps) but it is not of course the graph I want to show :

jmclej2_0-1668686818379.png

But then, when I change from "Number" to "Sum", I get the expected graph EXCEPT that it reverses the "ExtractionDate"...

jmclej2_1-1668687352229.png

Why is that and how can I have the ExtractionDate in the correct original order AND the expected graph ?

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , Seem like you have sorted your visual on value, sort it on axis column

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

Hello,

I did nothing else that what I've described above.

What is this difference you make on sorting the visual on "value" or on "axis column" ?

For you the behaviour I have is normal ? I don't understand the logic behind, if you can enlighten me please.

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