The Duplicate column step enables you to duplicate a specific column. The duplicated column will be added to the end of the dataset.
Duplicate column... column(string)*: the column to duplicate
Duplicate column...
new column name string*: Set a name for the duplicated column.
new column name
Input
Configuration
Output
an error will be raised if you try to set a name that is already used for another column.
Last updated 9 months ago
Was this helpful?
{ "column": "Value", "new_column_name": "Value_duplicate" }