AI-generated Report & Dashboard based on Best Practices
Description: Many customers create reports and dashboards for similar use cases, often starting from scratch. Instead of manually designing reports every time, AI could analyze existing customer reports and dashboards (without exposing sensitive d...
Implement support for "padding" format in Web spreadsheet cells
Web spreadsheet cells currently do not have the ability to define a "padding". Implement padding would give the user more control over the positioning (especially also vertical positioning) of texts in a cell. It might also allow for friendlier fo...
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...
Self-Service Admin Management in Jedox Cloud Console
As an Administrator, I want to be able to create and manage additional Admin users directly in the Jedox Cloud Console, so that I can do this quickly and independently, without needing to contact the Jedox Cloud Support Team. Acceptance Criteria: ...
It would be nice to be able to decide which function of the report toolbar should be shown to the enduser. Right now, it is only possible to show/hide the complete toolbar. Could be useful when the enduser only wants one of these functions availab...
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
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...