When trying to load an excel file , I'm getting the following error
"Error loading sheet content. Reason: The selected XLSX file seems to be malformed as it is missing a required file entry: 'xl//xl/worksheets/sheet1.xml'
I converted the data to csv and it loaded, but am wondering what the reason behind this error is and more importantly what I can do to prevent it.
Thanks