Filter Data
You can filter or restrict your data using the Filter tab.
To filter your data, perform these steps:
Restriction
When you filter in an XML Map transform, source columns must
come from the source schemas in the current iteration rule or those that appear in
the iteration rules associated with the parents of the selected target schema.
Additionally, the path from the column being used to the source schema must contain
no repeatable schemas.Target columns must come from the selected target schema or parents of the selected target schema. Additionally, the path from the column being used to the target schema must contain no repeatable schemas.
Note
If your expression contains varchar comparisons, SAP Cloud Integration for data
services ignores trailing
blanks in the data. For Oracle data, use the rtrim or rpad functions if the number
of trailing blanks might differ on either side of the comparison.