MicroStrategy ONE

Greatest

Returns the bigger value of two or more values. The Greatest function differs from the Max function, which simply returns the largest value in a single value list. Greatest can take multiple lists as input and compare the elements of the lists. This is a single-value function.

Syntax

Greatest(Argument1, Argument2, Argument3,...)

The arguments must be metrics.

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