August 2017
Beginner to intermediate
426 pages
9h 36m
English
Filter transformation is used to remove unwanted records from the mapping. You define the filter condition in the filter transformation, based on which the records will be rejected or passed further in mapping.
A sample mapping showing the filter transformation is shown in the following screenshot:

The default condition in filter transformation is true. Based on the condition defined, if the record returns true, the filter transformation allows the record to pass. For each record that returns false, the filter transformation drops those records.
To add a filter transformation, double-click on the filter transformation, ...
Read now
Unlock full access