excelize: While opening excel file . It is showing recovery error

Excel_error SA_Opening_and_Onboarding_NPS_and_FOCUS_Salary_SO_Scores_Feb`21 (2).xlsx

I have screen shot as well as excel file for your refernece.

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 16 (6 by maintainers)

Most upvoted comments

I appreciate your quick reply. Yes, I’m using Go version 1.21.0. In the previous version, 1.20, and lower, there is no issue.

Hi @jamalkaksouri, which version of Go are you using? There are some incompatible changes in the Go 1.21.0 encoding/xml library, which will cause generate corrupted workbook, please try to using Go 1.20 or previous Go version, also reference the issue #1465, #1595, #1603 and and golang/go#61881.