It is important to be able to extend the ability to synch models beyond just the current region (you cannot right now). Clients may want to have back up instances in different regions. I wanted to transferer a model from US to Germany Instance and...
In the "properties" for a dimension in Modeler, right now max. 6 attributes are shown in the list of attributes at first glance - user must scroll to see additional attributes.A larger number of attributes than 6 is probably not uncommon, so maybe...
When using Excel and debugging user rights it will be helpful to switch between several accounts without having to change the connection name. The reason is that people will send you their own Excel files and often hardcode the Connection in vario...
Don't collapse Comboboxes when moving mouse in framesets
When an end user expands a Combobox in the upper frame of a Jedox Web frameset, and then moves their mouse onto another frame while the Combobox is still open, the Combobox is closed automatically. This can be quite annoying as user has to careful...
Filter virtual dimension elements in Views / Charts
A virtual dimension always has a certain structure. - <attribute name>-- Total <attribute name>--- <attribute value>---- <base element>-- No <attribute name>--- <base element> While this is good enough for data ...
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...
In order to secure Jedox cloud console, i purpose to add an MFA to access to the cloud console. Actually, there is a simple Email/password but it's not enough securised.
Ability to decide if a Paste View can be used as an input template or only for reporting
It would be nice to have an option to control data entry using Paste Views. Currently, Paste Views by default provide ability to enter the data (As long as user has write access). My suggestion would be to have a checkbox in Paste View option wher...
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...