Hello,
I have a little problem about the optimisation of a workflow.
how to replace the process of making a union between several files by loading alteryx file by file?
isn't there a method that can replace manually loading files?
knowing that the proud are repatriated to 4 folders and each folder contains 4 files.
so in all I have 16 files to load and then make the union between them
since they have the same structure.
I tried with DIR to access the directory and then with dynamic input but it didn't work,
maybe I don't know how to use these two tools
Could you help me please ?