Hi Alteryx Community,
I am currently working on a workflow that pulls files from multiple directories, filters for all 2018 files, and then combines the data using dynamic input. The data schema is exactly the same in the files that were generated properly. Unfortunately, due to technology outages there are certain files that are completely blank which gives me the error "The file '' has a different schema than the 1st file in the set". 99 out of 110 files are pulled without error. once I union the data pull from each of the directories together I attempt to make an output file. This does not generate and I do not receive any errors saying something along the lines of the output failing to load.
My assumption is that the error messages encountered by the dynamic input tool are stopping the output from occurring even though there is good data in the files that were pulled successfully.
1) Can anyone validate this assumption?
2) Does anyone have a work around to have the file output generate despite the errors encountered in the dynamic input tools?
Thank you,
Cameron