CumulativeMin
Syntax
CumulativeMin(column)
🚧Cumulative functions depend on the order of the referenced column. When you change the column's sort order, the function output may change.
Example
CumulativeMin([Sales])
Last updated
Was this helpful?