/multiply
Multiplies the cell intersection by the input number.
If the cell is a consolidation intersection, slices to the populated child cells and multiplies the child cell value by the input number.
Parameters
js
/multiply inputNumber
inputNumber
- the number amount to multiply the cell or descendant cells by.
Examples
Before /multiply
After /multiply
Example Hierarchy Used
INFO
/multiply
does not work on string measures./multiply
does not work if the cell or descendant cells are equal to 0.