Skip to Content

Copy Column

Creates a new column with the same content as an existing column.

Example

name

city
JohnLondon
JaneParis

name

copy

city
JohnJohnLondon
JaneJaneParis

Configuration

The following option(s) are available when configuring this transform.

Column

Select a column from the table to copy.

Screenshot of copy transform configuration

Adding the Transform

  1. Select one or more columns by clicking on a column header in the table.
  2. Find Copy transform under Column Manipulation group.

Alternatively, you can click on + Add Script Step on the right of the Wrangler to find Copy transform after expanding Column Manipulation group.

Screen recordings of adding the copy transform

Key Considerations

The new column will have a default name copy, to change it you can use Rename Column.