Copies the specified columns from the data feed to new or existing columns of the same type.
It is possible to create multiple copies of a column, but the target columns must have different names.
If the target column does not exist, it is created. If it does exist, it is replaced. Regardless of their type, all columns can be duplicated.
The following parameters are available.
Action |
Result |
---|---|
Source column |
Name of the column to be duplicated. Source: Source table Data type: Date, Number, or Text Specification: Mandatory |
Target column |
Name of the new or existing column. Source: Constant Data type: Corresponds to source column. Specification: Mandatory |