transformation rules - composite rule expression

jeffvdt
New Contributor II

Hi All,

We have a requirement with regard to our data mapping. There are certain data fields which are marked as XXXXX. We want to skip these by using for example X? and X* but that does not seem to work.

How can we simply skip every value which starts with and X?

Thanks in advance.

2 REPLIES 2

SH_INT
Contributor

That will work as long as the Target is set to Bypass and there are no other rules which catches a source value beginning with X which execute before your Mask transformation rule

 

CarlosAlvear
Contributor

to complement, you have to set in the target dimension as (Bypass) [including round parenthesis].

Regards