Hello,
I got an error message on importing Excel, not sure whether this is something need to be fixed.
Seems like the reader can't handle boolean value from Excel file. I expected getting string "TRUE" for boolean TRUE of Excel. But I guess I have to covert it to string in Excel before importing.
In the following files you can find File1.xlsx contains boolean value that causes the error; and File2.xlsx that convert to string.