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.
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.
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).
...
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
Splashing with integer values: entering integer value as splashing value, and rounding all base values to integers too (scale it according to current value) should be possible. #13541