MicroStrategy ONE
Divide (/)
Returns the quotient when one value is divided by another.
Syntax
Arg1
/
Arg2
Where:
Arg1
and Arg2
are attributes, facts, metrics representing a list of numbers or big decimals, or functions that return numbers or big decimals. In addition, Arg2 must not be zero.
Example
A metric is defined as:
(Profit / [Units Sold])
This metric returns the quotient of the profit and number of units sold.