SUM Adds all the numbers in a column.
Syntax
SUM(column)
Parameters
Column – The column that contains the numbers to sum.
Return Value
A decimal number.
Reference Data
https://docs.microsoft.com/en-us/dax/dax-function-reference
SUM Adds all the numbers in a column.
SUM(column)
Column – The column that contains the numbers to sum.
A decimal number.
https://docs.microsoft.com/en-us/dax/dax-function-reference