Hi all,
Our customers want to export their data in the xlsx format and we managed to do that using the setting:
cuba.gui.defaultExcelExportFormat = XLSX
in the web-app.properties.
That only seems to work for “normal” tables but pivot tables still export as xls. Is there another setting for those tables?
We are using CUBA 7.2