I am inputting multiple files using Directory and Dynamic Input tools. The problem happens when one file is in CSV format and one file is in Excel format and even though the 2 files are exactly the same in terms of column order, it will show the error message that one file has different schema than the other. I'm trying to make sure input files have consistent format but can I built something in workflow to accept both files? Thank you.