I am attempting to pull in data from multiple excel files based on the file name. The column headers match but I get a warning message to say that the schema does not match so skips all other files.
All I can think of is that some columns are blank in some files so maybe the data type does not match between files?