Add time when a backup was finished to the Cloud Console
It would be helpful if the Cloud Console would show the date including the time with each Backup. This would allow us to see if the backups start to take longer than the day before and spot potential issues. Also, we then know at which times we sh...
Add splashing command to make the sum of 2 elements of the same dimension
For example, I would like to perform: copy Year:2020+2021 So that I can get the sum of 2 years insted of a single one. I use this to get seasonality over 2 years. (I could then use ##-50% to make a average.) Next step would be to perform other ad'...
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...
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...
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...
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 ...