Hi!
I have a workflow with several outputs, and several of these outputs can be empty (no records).
How I can stop the output(s) where I have no record, and allowing at the same time the creation of the other outputs where there is at least one record?
If it helps, my input is a .txt and output(s) are .csv
Thanks a lot!