Skip to content

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

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

Examples

/multiply Workview Before /multiplyBefore /multiply After /multiplyAfter /multiply

Example Hierarchy Used

Dataspreading Hierarchy

INFO

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