- Tomáš Podzimek
- PowerBuilder
- Tuesday, 5 December 2023 02:38 PM UTC
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áš
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.