Replace the very noticeable splashing error notification with a more subtle error notification
When presenting jedox and its splashing function to others (e.g customers), it is often very disturbing that the error notification (that appears when you forget to enter "#" in addition to a number) is very noticeable. Consequently, the presentat...
In the future I would like to se the ability to use Jedox input templates in a mode, where the user needs to press a save button before uploading plan changes. Currently Jedox very aggressively sends all inputs back to the server for each input, b...
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...
Add option "Element path" to Subset Editor (dynamical indent)
In version 2021.4 Dynamical indent was added to Subset Editor. As it is mentioned in knowledge base: "Note that when using this option on dimensions that use parallel hierarchies, the result can be ambiguous. In this case, the full paths of elemen...
Access to platform components from spreadsheet/canvas
If certain platform components could be access in the spreadsheet/canvas, it would simplify a lot of admin like activities that certain users need to undertake. For example, the widget could show the elements layout in the platform, and specify wh...
I would like to have the opportunity of setting the print area within reports dynamically, meaning that I have the possibility of setting a variable or named range in the section "Table".
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...
Sometimes this could be useful to be able to pin more than 1 view in Integrator (for instance up to 3) My current use case is that I have e.g. a FieldTransform (let's call it "Target"), I want a function that is in another one component (let's nam...
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...