Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
295
Exported Excel file corrupted
posted

When I export some grids to excel ".xlsx" format some of the excel files tell me that they are corrupted using v19.2 excel exporter

Example grid:

And after I click "Yes" the file will be repaired.

The log file

 

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
	<logFileName>error061240_01.xml</logFileName>
	<summary>Errors were detected in file 'D:\HubCapacity.xlsx'</summary>
	<repairedRecords summary="Following is a list of repairs:">
		<repairedRecord>Repaired Records: Format from /xl/styles.xml part (Styles)</repairedRecord>
	</repairedRecords>
</recoveryLog>

Parents
No Data
Reply
  • 7535
    Offline posted

    Hello Jason,

    Thank you for contacting. I did little research and find same log is been discussed here. But also this is very old post , I am not expecting that we have the same culture specific separator issue again here.

    So may I know which grid feature you enabled in the grid ? Does any special architecture of the column header causing this? Try to narrow down the issue and update us.

    The best way for us to assist you is if you provide a small isolated sample that we can run with the same xlsx file and use for debugging locally.

    Looking forward to hear you back.

    Sincerely,
    Divya Jain

Children