I'm working in a transformation where I'm obtaining some data in stream, the problem is that I want to check if each element obtained exist in a table B (target), if those elements exist I want to delete each one of them, but the problem is that I don't know if exist something like a for each in kettle. Can anybody help me with this? Which step should I use? I'm new in this world of kettles I'll attach a screenshot bellow.
Thanks