Skip to main content
Newcomer
September 2, 2024

transformation rules - composite rule expression

  • September 2, 2024
  • 2 replies
  • 0 views

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

Newcomer
September 2, 2024

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

 

Contributor
September 3, 2024

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

Regards