Hi! What is the way I can handle the true/false branch of if row exists on data tables?
It seems as output I get the row IF it exists, but sometimes I want to do an action if it doesn’t
Please help me think about this the right way? Thank you.
Hi! What is the way I can handle the true/false branch of if row exists on data tables?
It seems as output I get the row IF it exists, but sometimes I want to do an action if it doesn’t
Please help me think about this the right way? Thank you.
Hi, maybe try using the other operation If row does not exist as well
Use both of them, as you can see, if row exists, you’ll get an item output..
Ugh! ofc. Just have two exists.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.