Hello,
I’m trying to run an input data tool in a workflow and receiving the following error message: “Corrupt File: XML parse failure – cell has an invalid row definition.”
Please Note: the file is saved as .xlsx and when opening in Excel, it opens fine.
Any help would be appreciated. Thank you!
Some of the suggestions in this thread may be helpful:
Hello,
Some of the reasons behind this error are:
∙ Unexpected power failure during the editing of Excel sheet
∙ Excess data storage in a single Excel file
∙ Bad sector in the Excel workbook
∙ Damaged CSE Formulas and Excel Macros
∙ Due to the sudden closing of the opened Excel workbook
∙ Unexpected Excel crash
So, when excel detects any corruption in a file, it automatically suggests recovering the file, But if it doesn’t shows then use excel inbuilt compact and repair utility:
Please visit the below URL to repair the corrupted file:
Best Regards,
Prashansha
Try opening and saving all of the files that are giving you this error.
Here is a quick python loop to do that for you (you can also do it manually if there are just a few files):
Opening and re-saving the input doc has fixed my issue.
Thanks for the tip
Hi,
Could you please kindly post the solution for this issue? It would be really helpful.