Forum Discussion
Anonymous
7 years agoNot applicable
Decimal part removed when SUM
Hi, We have a column with the format as decimal. When we add this to table and set properties as sum, the decimal part is removed from the values. (not round off, direct whole number) PFA...
GilbertQ
Super User
7 years agoHi there
Have you tried to create a measure and then format the measure?
My Measure = SUM(Table[Column Name])
Have you tried to create a measure and then format the measure?
My Measure = SUM(Table[Column Name])