Skip to main content
The operator transformer can apply operations like Addition (Sum), Division, etc. to fields in the entity data.

Fields

Operator

A required field. The operation, for example Addition (Sum) to execute.

Data Container Left Path

A required field. The path to the first value to use for the operation

Data Container Right Path

A required field. The path to the second value to use for the operation.

Data Container Destination Path

The path where to save the result of the operation.