[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.birt] Problem exporting to excel

I am on the BIRT 2.2.2 version
The report contains two nested table elements. And each nested table contains fields from a single dataset. When I preview the report in the webviewer, html, pdf it runs perfectly. However when I run it as XLS it gives me the following window:


Problems During Load
-----------------------------------
Problems came up in the following areas during load:
-----------------------------------
Table
-----------------------------------
This file cannot be opened because of errors. Errors are listed in C:\Documents and Settings\username\Local Settings\Temporary Internet Files\Content.MSO\C4DD6BO.log
-----------------------------------



But I was not able to find Content.MSO file in that folder. I even made sure that all the hidden files are also shown.


Please advice whats wrong here. Does BIRT not support exporting nested tables to excel? Because when I removed the two nested table the export goes through fine. Is there a workaround to using nested tables?