Skip to main content Skip to complementary content

Filtering data against patterns

After analyzing a set of columns against a group of patterns and having the results of the rows that match or do not match "all" the patterns, you can filter the valid/invalid data according to the used patterns.

Before you begin

An analysis of a set of columns is open in the analysis editor in the Profiling perspective of Talend Studio.

You have used the Java engine to execute the analysis.

Procedure

  1. In the analysis editor, click Data to expand the corresponding view.
    A table lists the actual analyzed data in the analyzed columns.
    Overview of the Data section in the analysis results.
  2. Click Filter data on top of the table.
    A dialog box is displayed listing all the patterns used in the column set analysis.
    List of the patterns used in the column set analysis.
  3. Select the check box of the patterns according to which you want to filter data.
  4. Select a display option:
    • All data shows all analyzed data.
    • matches shows only the data that matches the selected pattern.
    • non-matches shows the data that does not match the selected patterns.
  5. Click Finish to close the dialog box.

Results

In this example, the lname column is filtered against the Starts with uppercase pattern, and only the data that does not match is displayed.
List of the non-matching data in the Data section.

All last names that do not match the selected pattern appear in red.

The Previous and Next buttons under the table helps you to navigate back and forth through pages.

Numbered buttons are displayed under the table to access pages directly:
  • When you open the Data view for the first time after running the analysis.
  • If you did not select a pattern in the Filter data dialog box.
  • If you selected All data as the display option in the Filter data dialog box.

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!