Hi everyone,
I've got this problem:
I have a column called 'status' with content 'OK' or 'NOK'. I want to check, if status are all 'OK' then send email to tell others you can go to next step, if status contains 'NOK', nothing will happen.
Could anyone helps me with this problem?
best,