Repeat loop if data empty

Hello all.
could anyone advise me, how to do next loop in case of IF node directed to bottom port?

Hi there @EvgeniyKvitnitskiy,

so you would like to go on next iteration if you find your table empty? If so then you need to come to the loop end as it will automatically go on next iteration. So I would use Empty Table Switch node and closed it with End IF node followed by Loop end. Something like this:

EmptyTableSwitchInaLoop

Br,
Ivan

1 Like

Thank you for your help!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.