Hello all,
I want to create a DQ rule, In this rule I need to check a numeric field if the value is in the predefined interval or not. Let me give an example of logic.ย
I have a column X contains โtypes of productโ and column Y contains โvalue of productโ. And have a list of valid values. If the value of X is โabcโ then Y must be in the interval 1-30. If hte value of X is โxyzโ then Y must be in 1-200 and so on.
I was going to create a lookup file for this one, but couldnโt be sure how to define intervals. Does someone know how to implement my DQ rule for this logic ?ย
Thanks a lot !



