Hi @epikuron ,
By configuring the Table Validate (reference) as follows, it can act like a SWITCH node:
For each branch, the upper port is only processed if the branch is “active” and the lower port is processed for “inactive”. You can then terminate with an End IF , and each End IF then attaches to the appropriate port on the Loop End as follows:
It’s a bit convoluted, but I think it would work.
Process multiple files according to structure.knwf (87.0 KB)
[edit: reuploaded workflow!]
( see here for further info on the NoOp nodes, if you don’t know what these are)