COUNT The COUNT function counts the number of cells in a column that contain non-blank values.
Syntax
COUNT(column)
Parameters
column – The column that contains the values to be counted.
Return Value
A whole number.
Reference Data
https://docs.microsoft.com/en-us/dax/dax-function-reference