Clone Column


Bringing this transformation in lets you clone a column in your table.

Clones data from given column into a new one. Column name can be either chosen from available columns, or entered as regular expression (regex), allowing multiple columns to be cloned at once based on wildcards and pattern matches. (I.e. “all columns whose names contain the string “sales”.)

Return to Knowledge Base