Extracting email address parts - 7.3

Talend Data Preparation User Guide

Version
7.3
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
2023-11-28

An email address, such as user@talend.com, is made up of two parts separated by the @ symbol: the local part (user in this example) and the domain part (talend.com in this example).

The two parts of an email address can be extracted and copied to two new columns.

Procedure

  1. Select a column containing email addresses.
  2. In the Functions panel, type Extract Email Parts and point your mouse over the function name to preview the result of the Extract Email Parts function.
  3. Click the result to execute the Extract Email Parts function.

Results

The local part and the domain part are extracted from the email addresses. The extracted data is put into two new columns.
Tip: This transformation can also be performed by using the Magic fill function.