Daily DAX : Day 6 SUM

 The fundamental aggregation function that sums up a column of numeric values and returns a scaler value that is the total for the column.


=Sum(<Column Name>)


https://dax.guide/sum/

Comments

Popular posts from this blog

Daily DAX : Day 65 INFO.TABLEPERMISSIONS

Daily DAX : Day 55 PV