Hi Everyone,
I tried using rule engine to identify a certain value but I guess it only allows u to use up to 2 expressions?
Here’s what I am trying to input:
If company code (COL1) is LE “800” and Vendor code (COL2) is “10800” and Doc type (COL3) is “RI” and Currency(COL4) is “VND” then create a new column with remarks “Not for payment”.
When I tried putting them in one lane as an expression, it’s giving me error. Does anyone know how should I do it? thanks!