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
Anonymous
Not applicable

Power BI force summary instead of values

Power BI is forcing to use summary values (e.g. count or sum) insted of using the real values when read the Excel file and when using on plot.  

 

1- READING EXCEL:

Example: Simple data in Excel. 

Currency; 2020; 2021; 2022

Euros; 4000; 5000; 6000

 

Read data from Excel, the columns 2020, 2021, 2022 will automatically be with Summarization = SUM.  Format and data types are correct, Whole number. I need to manually go to each column and remove Summarization = Don't summarize. 

# How to put default don't summarize? 

 

2- PLOT: CLUSTERED COLUMN CHART. 

When I add the columns 2020, 2021 and 2022 Power BI automatically summarize with COUNT. But I want to plot the values and not a summary. There is no option to not summarize in the plot. Only way is to use SUM, but than the legend is incorrect. 

 

# How to avoid or remove summary in plot? 

 

 

 

 

 

 

 

 

1 ACCEPTED SOLUTION
SpartaBI
Community Champion
Community Champion

@Anonymous the solution for this was always available, but you can't (still) do it in the Power BI Desktop, and you need to use Tabular Editor to access this property. 
There, under the model properties, you have the 'Discourage Implicit Measures' proporey, just set it to true, and save.

SpartaBI_0-1657880413792.png

 


2022-05-19 17_30_22-Re_ Need help on DAX function with measure vs colu... - Microsoft Power BI Commu.png


Full-Logo11.png

SpartaBI_3-1652115470761.png   SpartaBI_1-1652115142093.png   SpartaBI_2-1652115154505.png

Showcase Report – Contoso By SpartaBI

View solution in original post

3 REPLIES 3
SpartaBI
Community Champion
Community Champion

@Anonymous the solution for this was always available, but you can't (still) do it in the Power BI Desktop, and you need to use Tabular Editor to access this property. 
There, under the model properties, you have the 'Discourage Implicit Measures' proporey, just set it to true, and save.

SpartaBI_0-1657880413792.png

 


2022-05-19 17_30_22-Re_ Need help on DAX function with measure vs colu... - Microsoft Power BI Commu.png


Full-Logo11.png

SpartaBI_3-1652115470761.png   SpartaBI_1-1652115142093.png   SpartaBI_2-1652115154505.png

Showcase Report – Contoso By SpartaBI

Anonymous
Not applicable

I just saw the same issue raised in 2017. It is amazying how Power BI is unable to do something simple like showing the values as is. 

Anonymous
Not applicable

RE: READING EXCEL

This is the way how it works. There are plenty of ideas on https://ideas.powerbi.com/ideas/ you can upvote to disable this summarize functionality but none have gained traction yet. 

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

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