Extend INFO() function to include users current time/timezone
This would be a powerful feature where there is a multi-timezone solution deployed, but the user needs to know schedules and executions in the current zone. INFO("timezone_user") = displays users timezone INFO("timezone_server") = displays server ...
Model: Add "dummy" dimensions in the financial cubes to make them more dynamic.Currently we need a lot of effort to add dimensions to existing Accelerator cubes like PnL, BS and CF. We need to adjust every palo.data formula and rules and ETL proce...
We see that our customers wants to use more specific planning horizon charts such as Gantt charts. In order to build those now dynamic it is quick some work (like using widgets). It would be nice to support gantt charts like it is "native" done in...
When handling Named Ranges and Variables in reports it would be helpful to be able to export/import all Named Ranges and Variables. (And be able to edit them in excel for example.) Plus it would be good to have the possibility to edit the name dir...
Improve default formatting options for web spreadsheet and web graphs
The default options for Web should be best looking options so when users make new reports, these can look smarter by default.
At the moment, the default colours and fonts are...
Quick data entry commands and better support for copy and paste vin Jedox Web
Jedox Web is lacking of features for "mass populating" data cells, i.e. cells must be input one by one. Also copy and paste in Jedox works only for a one cell at the time. The following enhancements would improve the user experience for data input...
If you need the same macro in different workbooks you currently have only 2 options:
- copy & paste the macro into all relevant workbooks
- use external PHP files.
But external PHP files are not really handy when you want to provide deploymen...