Conditional / Fallback source for form elements (dynaranges, combobxes, lists etc)
Problem / Use case: It is often required to have a conditional source in a form element. A dynarange/list/combobox might show only elements, when certain selections in the POV match some checks In large nested dynaranges only base elements of oute...
Styles on element names in a DynaRange SHOULD be retrieved and applied.
Currently in the KB it says: Styles on element names in a DynaRange cannot be retrieved and applied. (https://knowledgebase.jedox.com/jedox/modeling/applying-styles-formats-views.htm) But if I have a DR with measures, I want the format I specify i...
Scheduler - visualize like a calendar for a better overview
To organize the different tasks and have a good overview over open timeslots it would be helpfull to visualize each task in a calendar. (Just like organizing people in an outlook calendar or teams calendar.) One would be able to see whether a week...
Retrieve information from parent node in JSON extract
When hierarchical data is retrieved from a REST endpoint, it's really cumbersome to get that data into a dimension. Imagine, your JSON data has the following hierarchy: Legal entity > Function Area > Cost Center Naturally you'd configure you...
Show cube description in Jedox Excel add-in when using Jedox Web Dialogue
When users utilize the standard dialogues (not the Jedox Web Dialogue) and hover their mouse pointer over a cube in the "paste view" dialog while selecting cubes, they can view the cube's description. This feature greatly enhances the user experie...
Validate name field when Exporting xlsx from Excel to Jedox Web Report designer
Currently, when exporting an xlsx file from Excel to the Report designer using the COM add-in. The name field in the dialog is by default empty, if the user clicks export without entering a name, the process starts loading but then nothing happens...
Preserve filters and configuration applied in a dimensions when changing Cubes (In view dialog).
When you change Cube with similar dimensions, in previous versions the identical dimension kept their filters and configuration. In current "best version ever" :-) this functionality has been dropped from the product and the viewpoint is reset to ...
Language selection based on combobox instead of Jedox system
Currently: Language selection is currently based on the Jedox system. Use case A: Jedox is available for e.g. Korean language, but the build application has only translations for English or German. In that case currently a workaorund need to check...
All actions should have the possibility to have an optional return code/description to provide information about the execution. This could then be sent to a variable/named range/range to be processed in a subsequent action. This effectively allows...