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...
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...
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".
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...
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...
Dynamic implementation of report rights by Integrator
As an implementation expert or power user I would like to define which user group gets access to which report. Example: admin gets rights to all 30 reports, planner gets access to 20 reports and viewer gets access to 5 reports. Currently it is pos...
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...