Hi,
I have a case where I need to skip the row if two fields have the flag No on them.
With conditionals this is not something I can setup.
I have tried with a tableScript and setup with using an empty mapping and setting that to something, but it seems the data sent have already been removed with the conditional.
So how can I not process a row if I need to check if two fields have the value No on them, then it needs to skip the row itself. What is the best approach?
//jan