in #_GROUP_DIMENSION_ cube this is really complex to know what is the right for a certain group since it can be inherited from upper levels, for instance:
Europe N
West
France R
this would be great to be able to see that, say using a "f...
Macro Events: AfterPaloUpdate to start a macro after Dynarange-Update
Macros assigned to filter-comboboxes (to set dynarange-variables) are executed BEFORE data is updated.
A function similar to __open() that is triggered after palo-data has been changed, e.g. in dynaranges, would allow macro-treatment of the ne...
Because of performance degrades fast in jedox web, on rather small input templates, I would like to propose "Non-Volatile" function. Consider a function that makes other functions non-volatile, or at least does not update when user input plan data...
The navigation history (back/forward) within Jedox Web would benefit from several improvements. It would be nice if the location of back/forward would be shown in the mouseover instead of generic "Back" and "Forward" (e.g. "Report Designer > De...
Add support for sending Mails through SMTP relay / gateway
Currently, Jedox users have to specify a SMTP server, user, and password they own to send mails from Jedox (e.g. Batch PDF, Integrator task status mails etc.) Request is that Jedox instead offers / uses a SMTP gateway / SMTP relay server. User wou...
String values that match some patterns can be filtered using PALO.DFILTER
Currently, PALO.DFILTER can work with string values only when using "=" operator (Also, when using ">" operator,some string values are filtered lexicographically,though). But, it does not support pattern matching. In addition,">" operator do...
To speed up filling out header parameters in Rest Connection and avoid typos, it would be good to have already predefined list of known headers, e.g. Accept, Accept-Encoding, Authorization, Content-Type etc. To make it more flexible we can remain ...
This action could be a standalone action, or an extension to the Read/Write Action. Instead of a single number and one set of coordinates, the user can specify multiple coordinates and values. The dialog would be grouped by "Values", similar to th...
Multiselection in searchable dialogs by searching for pattern
In the legacy dialogs of Excel Addin you had the possibility to multiselect elements by searching with * e.g. *Store* has selected everything where Store was included.
In the web dialogs when you search for .*Store.* (*Store* is not working) you ...