Calculate number

Performs a calculation based on the cell value and replaces the cell value with the result

Type: Import/Export

Description: Uses the value of 's' (rowData) and the equation to calculate and return a new number

Example
  • Cell value: .07

  • Rule value: n * 100

  • Result: 7

Last updated