Easy resize of stacks/ components with mouse (hold, move & release)
The only option currently available to resize a stack or component is to enter the precise dimensions in the property pane (height and width). It would be much more convinient, if it was also possible to do this by simply clicking on the border an...
Canvas labels, comboxbox labels - Adapt width based on text length - responsive design
I am currently implementing a translation feature. The reports in canvas have been created in english. It looks great. Challenge: Now translating the label width is often for multiple languages not wide enough. View screenshot. Request: please mak...
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...
Ability to format Calendar Object to match look and feel of report
The Calendar object you can drop in a Websheet is set in it's look and feel. So it really sticks out as ugly if you have a very different theme. Prospect pointed this out to me today. Other objects like Combo boxes allow a change to the format, so...
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...