# Apply operation

### Description

With this transformation, you can manipulate a numeric column by applying basic arithmetic operations.

### Parameters

* column
* operator
  * Options: add, subtract, multiply, divide
* value
* result\_name
