Extract data from cross tab in report? [message #1562147] |
Tue, 13 January 2015 09:24  |
Eclipse User |
|
|
|
Hi,
we execute reports from out application using the BIRT API which works
great and now we try to extract the data from a generated report using
the getResultSetList() method of IDataExtractionTask. This works fine
for Data and Table elements but Cross Tabs in the report seem to be
ignored (is not returned in the resutlSetList).
I've tried to setCubeExportEnabled(true), then the Data Cube connected
to the Cross Tab is returned but without any metadata which we need.
Any ideas how to extract the data of a Cross Tab using the BIRT API?
Greetings,
Juergen
|
|
|
|
Powered by
FUDForum. Page generated in 0.03248 seconds