Calculates the running maximum of a column
Last updated 2 years ago
RUNNINGMAX(column)
column
Returns the running maximum in a column
Running maximum of input column
Argument
Description
Column on which to compute the running max. Must be numeric.