Removing non-matching values
The results of the patterns used on the Email and Phone columns show that some records do not respect the standard email and phone formats. Check Showing analysis results for detail.
From the analysis results, you can generate out-of-box Jobs to recuperate the non-matching rows from the columns.
You can follow the same procedure to remove non-matching values from the Email or Phone columns.
Before you begin
-
You have opened the Profiling perspective in Talend Studio.
-
You have created and executed the column analysis. For further information, see Identifying anomalies in data.
Procedure
Results
You can then design a Job, for example, to standardize the phone numbers which match the pattern and give them the correct international format by using the tStandardizePhoneNumber component.