Click Edit schema to define the data
structure of this input file.
Double-click the tExtractRegexFields
component to open its Basic settings
view.
Select the column to split from the Field to
split list: email in this
scenario.
Enter the regular expression you want to use to perform data matching in
the Regex panel. In this scenario, the
regular expression "([a-z]*)@([a-z]*).([a-z]*)" is used to
match the three parts of an email address: user name, domain name and TLD
name.
Click Edit schema to open the Schema of tExtractRegexFields dialog box, and
click the plus button to add five columns for the output schema.
In this scenario, we want to split the input email
column into three columns in the output flow, name,
domain, and tld. The two other input
columns will be extracted as they are.
Double-click the tLogRow component to
open its Component view.
In the Mode area, select Table (print values in cells of a table).
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!