Calculates the running maximum of a column
Last updated 1 year ago
Was this helpful?
RUNNINGMAX(column)
column
Returns the running maximum in a column
Column on which to compute the running max. Must be numeric.
Running maximum of input column