MicroStrategy ONE
Product
Returns the product of all values in a list. The function multiplies all numbers in the list and returns the final product. This is a group-value function.
Syntax
Product<FactID>(Argument)
-
FactID is a parameter that forces a calculation to take place on a specific fact table containing the FactID.
-
Argument is an attribute, fact, or metric representing a list of numbers.
For additional information on and an example of this function, refer to the Functions Reference.