Calculates the running minimum of a column
Last updated 3 years ago
Was this helpful?
RUNNINGMIN(column)
column
Returns the running minimum in a column
Argument
Description
Column on which to compute the running minimum. Must be numeric.
Running minimum of input column