Unique count

Definition

The number of distinct non-NULL values in the monitored column. It highlights unexpected changes in cardinality (e.g., new user IDs, codes).

Source

data

Computation

COUNT(DISTINCT <column>


circle-info

You are not logged in to Soda and are viewing the default public documentation. Learn more about Documentation access & licensing.

Last updated

Was this helpful?