In addition to the export functions (PDF, HTML, XLSX) there should be a function for printing.
Right now, users who want to print a report have to export first and print then. Better doing this in one step.
this would be greatly useful to have a method to get the number of rows returned by an ETL component, such as:
mySource=API.initSource("myExtract");
mySource.getRowCount();
Dear Jedox, The log files have useable server statistics. i.e. user login, users opening reports, ect. please allow the jedox cloud integrator to access the Core.log.
When selecting some cell which references named range, it should be possible to display name of the named range instead of the cell address in the address field in Jedox Spreadsheet #10343
The KnowledgeBase needs functionality to switch the language
Currently, most of the Jedox articles are provided with English in the KnowledgeBase.
Since the Jedox is used around the world, could you please consider to add the functionality to switches the languages to the KnowledgeBase?
Investgate the cause of crash from crashdump, log file
Issue : Currently, can't investigate the cause of crash server from crashdump, log file.
In order to investigate the cause, we need the following information
1. Jedox log folder.
2. Crash dump files.
3. requests.txt file (Jedox Suite\olap\data).
...
The paging icon appeared when expanding large dimensions in past versions, it could be helpful to enable back this functionality as it is very time consuming when expanding such dimensions and checking each element without the paging in the newer ...
Reports sometimes have a lot of columns and it's hard to recognize the whole row, especially if the cells are locked. It would be very helpful to highlight the row on mouse hover as it is now in Modeler dimension view.