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