Dear community,
you have been beyond helpful already but I would like to ask you for support one more time.
So I have a folder with a lot of big sized csv files. I created a workflow which I want to use on each of the files to clean them. The goal is to have a new cleaned file (with the same file name) in another folder for every file in the input folder. I attached my workflow to give you an understanding.
If I use the batch macros I found here in the forum, they will just union all files together, which will produce wrong results with my workflow. I think unioning everything and splitting it up again is not an option. I am looking for a way to truly run the workflow separately on the files without having to manually input the new file everytime. Also if I try to use the batch macro on my workflow I get the message: Error: Macro for multiple CSV files (2): Record #2: Tool #7: The field schema for the output "Output7" changed between iterations.
Maybe I just didn't get the right combination of Directory, Dynamic Input and Batch Marco Tools for my purpose.
Is someone able to give me some advice? Thank you so much!
hasi82