I would like to propose the ability to switch a rules to only be evaluated on demand, and having the result written back to the db for performance considerations. This could be very useful as an alternative to using integrator jobs, then these rul...
Make Report-Actions available as functions (Cell-Formulas, Hyperlinks, Marcros)
Actions are great. Unfortunatelly they are limited to buttons/userinput etc. It would be great to be able to execute "stored" actions via a hyperlink formula or in a macro function. A practical way would be to execute/klick a button via hyperlink ...
Add a way to see Designer's group folders and their absolute path in the storage(cloud or onpremise)
In the designer there is group folder each one can contain other folder and even files, those files are stored somewhere. Most of the time the "somewhere" is a folder in the jedox server called something like "fgrp1" or "fgrp2", but we can't be pr...
Every object from modeler and integrator should be timestamped
To get a better traceability of the data it should be interesting to have a timestamp when a dimension are modified and a timestamp when the dimension is created. But not only dimension, cube, dimension element, and other object from the modeler(i...
The comment pane is barely useful... Because it allow comment but on nothing, I think the main purpose is about leave a comment on the whole application. But no one use it daily. The comment pane could be useful in a test phase for example, indeed...
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...
It should be possible to assign colors to individual categories in bar, column and line charts. Currently in a pie chart it is possible to define colors for each segment. Providing similar functionality for other chart types would provide greater ...
about 2 years ago
in Jedox Platform
0
Future Consideration
Make selection "list" or "hierarchy" on General tab of subset editor variable
With most configurations in the subset editor variables can be used. This would also be very helpful for the choice between "hierarchy" and "list" on the "General" tab. This also goes into the subset formula with 0/2 als values, so technically it ...
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...