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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
JamesNewcombe
Regular Visitor

Auto summarizing of columns

Hello

When I load any data into Power BI it always set the summarize function on numeric fields, so I get the Sigma signs next to them. I always remove these, setting them to "Don't summarize" as I prefer to use DAX for this. So I have to go through all my columns turning off the summarize function. Is there a way to stop Power BI doing this in the first place?

Thanks.

 

1 ACCEPTED SOLUTION
amustafa
Solution Sage
Solution Sage

AFAIK, there's no global settings to change Summarize by function for numeric data types. However, you can turn off auto detect data types in Global options under Data Load. other option is to go into Model View and select multiple columns then change the Summarize by option to None under Advance section.

 

Hope this helps.





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

Proud to be a Super User!




View solution in original post

2 REPLIES 2
amustafa
Solution Sage
Solution Sage

AFAIK, there's no global settings to change Summarize by function for numeric data types. However, you can turn off auto detect data types in Global options under Data Load. other option is to go into Model View and select multiple columns then change the Summarize by option to None under Advance section.

 

Hope this helps.





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

Proud to be a Super User!




Idrissshatila
Super User
Super User

Hello @JamesNewcombe ,

 

it automatically add the summarized icon to all numeric types, it doesn't effect you writing dax nor effects the data.

 

it's just when you drag the column field into a visual, then it automatically aggregates it, but in the case where you create your dax then this won't affect you.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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