Duplicating columns - 8.0

Talend Data Preparation Examples

Version
8.0
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Data Preparation
Content
Data Quality and Preparation > Cleansing data
Last publication date
2024-01-12

If you want to have a copy of a given column, you may want to duplicate that column.

You will duplicate two columns and use them as a base for recreating the email addresses.

Procedure

  1. Click the column you want to duplicate, first_name in this example.
  2. Click the menu icon or right-click the column to open the contextual menu.
  3. Click Duplicate column.

    A copy of the column, first_name_copy, is created with the same data as the original.

  4. Repeat these actions to duplicate the last_name column.

Results

The two columns are duplicated. The information contained in those two column will be used to create the local part of the email addresses you want to create.