Skip to content

/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
/divide inputNumber

inputNumber - the number amount to divide the cell or descendant cells by.

Examples

/divide Workview Before /divideBefore /divide After /divideAfter /divide

Example Hierarchy Used

Dataspreading Hierarchy

INFO

  • /divide does not work on string measures.
  • /divide does not work if the cell or descendant cells are equal to 0.