No distinction between uppercase and lowercase in the integrator
At the moment, Jedox differentiates between uppercase and lowercase in the integrator and treats the elements like two different ones. Example: RepUnit <> REPUNIT -> Table normalization, lookups etc. won't work properly as Jedox raises th...
Reduce the size of the Audit file other than delete the whole Audit History
The audit history has skyrocketed and the size of the Audit.sqlite file is more than 1GB. The performance becomes poor. And despite the audit history is set to be 365 days, the aged audit history is not removed. Currently, the only way is to delet...
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...
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 ...
Ability to edit multiple objects (button, labels, combobox, etc.)
Request for the following features with respect to report objects:1. Drag and align multiple labels/buttons/combobox/lists (positioning)2. Edit multiple buttons for font/layout and size (not positioning)Currently each object needs to be edited ind...
Hyperlinks from outside the models should link into a model no matter in which namespace it is installed
Hyperlinks from the outside into Models report/files work only if the model installed in the global namespace. Link to reports to models in other namespaces than the global namespace don't work due to the fact that namespaces are isolated from eac...
Aggregate lists of elements for each dimension in PALO.DATA functions instead of single.
A PALO.DATA function refers to single base or consolidated elements for aggregation. It would be fine to be able to define subsets of elements to get a sum of these,
Beside selecting a date from the datepicker, the input field should also be filled manually without selecting from the datepicker. So the user can choose if he wants to select the date from the datepicker or if he wants to enter the date manually....
The rule editor is very powerful but hard to understand from a business user point of view. The user interface could be improved in terms of usability and structure.
A grouping of rules in a folder structure would help a lot here rather than havi...
In many reports I need to consider date intervals. for example beginning is
2012-11 and end is 2015-03
Calendar is
- All Years
- Year
- Quar.
- Month
So a macro calculates all needed Elements:
- 2011-11, 2011-12, 2012, 2013, 2014, 2015-Q1
This is...