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
Tinkerman
New Member

Don't Summarize not working

I am trying to create a basic visualisation that shows total profit by year in a column graph. However, when I drop the year field into the graph it is summing the values even though I have selected "don't summarize".

It doesn't seem to matter how I approach it, the result is always the same

Does anybody have a solution or a suggestion as to how to make this work?

1 ACCEPTED SOLUTION
V-lianl-msft
Community Support
Community Support

Hi @Tinkerman ,

 

For some visuals, if you don't want it aggregated, put it in the AXIS or LEGEND fields if they are available.  If you drag it to VALUES, the visual may try to aggregate it for you.

If there is no unique value in the key column of the visual, the aggregated value will be displayed for the numerical value. In some cases, we can change the aggregation through the DAX formula to display the desired value.

 

Best Regards,
Liang
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

2 REPLIES 2
V-lianl-msft
Community Support
Community Support

Hi @Tinkerman ,

 

For some visuals, if you don't want it aggregated, put it in the AXIS or LEGEND fields if they are available.  If you drag it to VALUES, the visual may try to aggregate it for you.

If there is no unique value in the key column of the visual, the aggregated value will be displayed for the numerical value. In some cases, we can change the aggregation through the DAX formula to display the desired value.

 

Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

jdbuchanan71
Super User
Super User

You are putting the year into the Axis field yes?

jdbuchanan71_0-1620698774789.png

 

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