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