Export to excel 2007 doesn´t work on OBIEE 11.1.1.7.0
Hello everyone,
I recently migrated from OBIEE 11.1.1.6.8 to 11.1.1.7.0 and I noticed that the Export feature doesn´t work correctly on Excel 2007. The data is not exported correctly when the analysis has more than 600 records. The export works perfectly on Excel 2003 version.
Once I open the excel file I get the following message +"Excel found unreadable content in ExportedFile.xls..."+, and the following message appears on the log. Any solutions or work arounds on this issue?
Error message:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <recoveryLog xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main">
<logFileName>error073920_01.xml</logFileName>
<summary>Errors were detected in file 'C:\Temp\ExportedFile.xlsx'</summary>
- <additionalInfo>
<info>Excel completed file level validation and repair. Some parts of this workbook may have been repaired or discarded.</info>
</additionalInfo>
</recoveryLog>
Regards