The Derive node allows you to derive one or more columns from the node joined to this node in the pipeline. |
Following are the steps to apply the Derive node in a pipeline:
Field | Description |
---|---|
Derivation Type | The derivation type can be Output or Temporary. Temporary does not reflect the transformations in the output columns, while Output reflects the transformations in the output columns. |
Column Name | The name for the derived column. |
Expression | The expression can include any of the operators, non-aggregation functions and advanced analytics functions supported by Data Transformation. The expression gets validated for syntax and semantic errors, and any error message is displayed on the top of the page. |
The Derive properties page with the derived column and expression added is as follows: