Assigning the EntityDefault when value is not in the constraint during a transformation process
Hi,
Data quality is unfortunately not there in all fields. I would like to be able to remap an existing code to the defined EntityDefault member when the code is not included in the constraints. Without having to define each exception on by one - (this I can do).
For instance, an entity must have only American customers (my constraint), unfortunately, in the source file I have records with customers from other part of the world. When this is the case, I just want to get them replaced by the EntityDefault member (that I know is part of my constraint).
Any clever idea before jumping into writing a BR?
PS. I hate writing code in tools that are meant to be no or low code.
