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();
It would be pretty cool if the confirmation dialog in an action button could process html. This would make the dialog much more user-friendly, instead of just a flat text as it is now.
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).
...
We want to prevent us admins from deleting a lot of data via the Excel Add-In. Therefore we wanted to create an admin_excel role which has the same rights as the admin role, but an R for to the cell data Excel right. But this is not possible as on...
Basically expose in the macro engine all what is possible to do in a spreadsheet: - create / rename / delete / hide / show sheet - insert / delete columns/rows - you name it