Hi all,
we are trying to upgrade our export to xls functionality. Our goal is to replace old xls format generated using pb2xls library with current xlsx format.
We use this syntax:
idw_requestor.saveas(as_filename, XLSX!, true)
For simple DWs and reports, it works. The problem is when a report has some groups and no visible data in detail band. The exported xlxs file contains no valid data.
Pb2xls seems to be a predecessor of dw2xls. Is there another way besides upgrading to dw2xls, which should support xlxs?
Any help will be appreciated.
Tomáš
Regards, Tomáš