I need to concatenate 2 different sets of CSV. Sometimes a group of them is missing, so I need only one of them. How can I do it without errors?
Hello @andreahfp,
this is an older thread where we discussed it but should still (hopefully) be applicable:
Br,
Ivan
1 Like
Hello @andreahfp ,
You can us Try Catch nodes. Reference below examples
Just give a placeholder/ dummy file as second input to Concatenate node in case of errors.
Thanks
1 Like
@andreahfp could be something like this:
1 Like
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.