COUNTD
Returns count of distinct values within a column
Last updated
Was this helpful?
Returns count of distinct values within a column
COUNTD( column )
Returns the count of all non-null distinct values in a column
Input
Description
column
Column or array to count
Outputs count of distinct values in column
Last updated
Was this helpful?
Was this helpful?