Extracting the local and domain parts from email addresses
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.
You will extract the two parts of the email addresses to make it easier to upload to the marketing solution.
Procedure
Results
The local part and the domain part are extracted from the email addresses. The extracted data is put into two new columns.