Count
Definition
The total number of non-NULL values in the monitored column. Useful for identifying unexpected drops or spikes in data completeness.
Source
data
Computation
COUNT(<column>)
Last updated
Was this helpful?