Sum

Definition

Detects anomalies in the total (sum) of all non-NULL values in a given column over the latest partition. It flags unexpected increases or decreases in the aggregate amount.

Source

data (numeric)

Computation

SUM(<column>)

Last updated

Was this helpful?