Excel files exported from ServiceNow data corrupted after upgradeSummaryExcel files exported from ServiceNow data corrupted after upgrade.InstructionsWorkaround:- open faulty xlsx file in Microsoft Excel- re-save file either onto same file or new file- upload newly saved file to Power BI ============================================================================A more robust workaround: - download and install 7 Zip (https://www.7-zip.org/download.html)- add its location to path by running the following command only once from PowerShell:setx path "%path%;C:\Program Files\7-Zip"- download attached fix_xlsx.txt and rename it to fix_xlsx.bat- place it in the folder with broken exported XLSX files- run it. it will generate *_fixed.xlsx files which can be opened in Power BI=============================================================================