I have a workflow I've built that is using a wildcard (*.xlsx) at the input tool to pull all excel files from a folder. There are 17 files, and 6 continue to error out and skip due to "different schema". However, all 17 files have 1 tab with the same name and have the exact same setup for the columns.
Is there a way to figure out or troubleshoot why those 6 files are getting skipped? They have some conditional formatting in them to help the end user correctly input their data before the workflow, could that be affecting it?