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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Jeanxyz
Power Participant
Power Participant

why sum up total missing for some columns

I have created a table, in the values fields are columns from a fact table.

 

For some reason, when I add some new columns to the table, the values didn't get summed up on the bottom.  both columns are in whole number format, so I don't understand why totals are missing for them.

sum up missing.PNG

 

4 REPLIES 4
Anonymous
Not applicable

@Jeanxyz 

I guess you didn't realise the difference between "measure" and "column" in power bi.

 

Only columns can change the aggregation type(sum, max, min,....) with the end tag. Measure sums need to be written in the formula e.g. Measure = Sum([column])

Vpazhenmsft_0-1627884675204.png

 

Please take a look at the blogs and decide which one do you want to create. 

Calculated Columns and Measures in DAX - SQLBI

What is the difference between calculated column and measure in Power BI - SPGuides

 

 

Paul Zheng _ Community Support Team

I know the difference between measure and calculated column, what I don't understand is: in my table visual, Subscription Deal Value and ILF/OTL are both calculated columns (i.e., columns with formula inside), why column ILF/OTF supports aggregation while Subscription Deal Value fails?

 

In my report, I already have lots of measures created, so I don't want to create new measure as Power BI can run aggregation on columns.

 

Anonymous
Not applicable

Please give more details with your expected output and enlarge your screenshot.

Hi, 

I am trying to create a 'pivot table' in PB will will automatically sum up a numeric field via the implicit measure.

 

However, it looks PB doesn't create an implicit measure for the field Subscription Deal Value (max 5 yr) (€). When I hoover over the field, it doesn't show the sum up calculation.

 

implicit measure.png

 

the field ILF/OTL seems to work normally, PB does the sum up automatically, so I don't need to create a sumup measure for it. implicit measure2.png

 

I don't understand why the implicit measure doesn't work for the first field. This is a numeric column in my fact table, the column is set up as 'whole number' , summarization formula is 'sum'. I don't see any error in the column, so I don't understand why implicit measure fails to work.

implicit measure3.png

 

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.