Hello
I am reading files in a folder with the Excel Reader node. The files are identical, except one of the column headers in one file is ALL CAPS. The Excel reader fails because it’s looking at case sensitivity. Could there be an option to ignore casing with this node?
The above images are just an example, but this happened to me today where I received 6 files from a user. For some reason last week the files had different casing than this week, and I had to manually go in and change the headers for half the files… It could be a much more annoying issue if it needed to be done with 100s of files.
Hello Daniel_Weikert,
the Excel Reader does support data type changes during loop execution. The easiest way to achieve this is by enabling the upport changing file schemas option on the Advanced Settings tab. For more details see the File Handling Guide.
Bye
Tobias