MicroStrategy ONE

Running minimum

Returns the running minimum value in a list of values by comparing current and preceding values. The evaluation can restart based on attributes identified in the parameter settings.

Syntax

RunningMin<BreakBy = {}, SortBy = ()>(Argument)

  • Argument is a metric representing the list of values.

  • BreakBy is the attribute indicating where the calculation restarts.

  • SortBy is the attribute or metric by which the data is sorted.

For additional information on and an example of this function, refer to the MicroStrategy Functions Reference.