I am currently trying to bring a number of files together through an alteryx flow. The files are all alteryx database files(.yxdb) which are being converted into a tableau file (.hyper). The issue I am experiencing is that one of the files is being skipped by the flow as it has a different schema to the rest of the set. I do not understand how this could be as all of these files have been run through a different alteryx workflow which means they have all the same columns, field sizes, field types etc. Has anyone experienced something similar or know how to fix this?