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'...
PALO.SETDATA_BULK allows dramatic optimization when loading cube cells. Still the way the coordinates have to be passed to the function is not very convenient because they all have to be organized in a tabular way. A possibility to pass different ...
Allow PALO.COORD() and PALO.EXPANDTYPE() in Statistical Cube Rules
For every cube rule based on a list of values, allow a user to specify either the immediate children or the base level children of each parent dimension member in the cube slice to define the entire list of values. The current alternative is to fo...
Option in time editor to have element names of days as serial numbers instead of yyyy-mm-dd
When element names of days are serial date numbers, it is much easier to make calculations regarding time, e.g. lead times and due dates. You can simply add or subtract numbers of days from the element name. Serial date number as an attribute is n...
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 ...