Lists are a great way to make better use of views accross the system. However, in planning situations it is most often necessaary to compute whether or not a cell is open for data entry. The style/format of the modeler is not sufficient there. For...
Enable attributes or aliases in dynatables / views
Currently there are only the element codes available for dynatables aka views. Would be nice to also have the option to show attributes or aliases instead.
Classless Inter-Domain Routing (CIDR) in Routes - VPN
We have a request from a customer where "a few of our data sources may dynamically receive an IP address for security reasons. The Jedox VPN seems to require an exact match of a static IP and not a CIDR." Can we implement this in the VPN in the Co...
For new folder in File Manager, the default rights should be 'Deny' - No rights for groups except Admin
A customer expects, that by creating a new Folder in File Manager, the default rights for all groups (except Admin) should be denied - under Folder ->Properties->Security -> Full Control, Write and Read should be 'Deny'. #12369
Add support for lowest X elements ( e.g. 'Flop 10') in a Subset
Currently only supported whole positive values are supported for the data filter, e.g. 'Top 10' values. It should be possible to use negative values to define e.g. -10 for 'Flop 10' values. #15332
In-place editing of values in ODBCDATA cells should be possible (similar to editing values in PALO.DATA but for data from ODBC source). For this additional SQL UPDATE statement has to be defined when defining relational DynaRange #14001
Simple function to remove an element from consolidation (PALO.EREMOVE or something similar))
Currently the only option to remove an element from consolidation with spreadsheet functions is to use PALO.EUPDATE
function. This method is in-direct as it requires all the elements remaining in consolidation as an argument which makes the use of...