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
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...
Using the legacy Jedox Excel add-in, when double-clicking on a cell with Palo.data formula with a string value, you will have a string editor box to edit the string/text value. However when using the Jedox Excel add-in 365, when double-clicking on...
Support Conditional formatting in combination with DynaRanges (Parents below children setting)
Knowledgebase: Calculation of Conditional Formats on Cells covered by a DynaRange using the "Parents below children" setting is currently not fully supported and may lead to unexpected formatting results. As this would be a very helpful feature, w...
canvas - KPI card source can be a named range or cell reference
Backgrund: Currently in a KPI card I can only choose a database and a cube to show a number. Request: I would like to show a calculated number e.g. (Balance sheet data): Liabilities / divided by equity to show the debt to equity ratio. Why: I can ...