Daily DAX : Day 35 COUNT

 One of the core aggregation DAX Functions. COUNT returns the count of non blank rows in a column in a table

Syntax


COUNT(<ColumnName>)


https://dax.guide/count/

Comments

Popular posts from this blog

Daily DAX : Day 65 INFO.TABLEPERMISSIONS

Daily DAX : Day 55 PV