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...
ComboBox of the concatenate multiple attribute values on the Spreadsheet
e.g. [attribute values] code name 00001 storeA 00002 storeB 00003 storeC ・ [ComboBox values] (current) storeA storeB storeC ・ ↓ (Want function) 00001 : storeA 00002 : storeB 00003 : storeC ・ Basically, we would like for Comboboxes to have the same...
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();
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).
...