Currently there is no option to print out a drill-by window. It is useful for users to interact with cells using the drill-by. The suggestion is to make it possible to print this window by adding a button with print actions. Thinking further, mult...
From https://knowledgebase.jedox.com/jedox/reporting/dynaranges.htm , " DynaRange operations use various mechanisms of copying and moving sheet structures (initializing, expanding, and collapsing). In combination with merged cells, this may lead t...
Make "PALO.SERVER_SUBSET()" available in dynamic elements
At the moment, you have to use the option "Formula" with the formula "PALO.SERVER_SUBSET()" when using a global subset as a source for dynamic elements (dynaranges, comboboxes, etc) that should adapt to any change of the global subset. It would be...
I had the requirement to specify the output filename of PDF print to file in order for another system (HR) to import and upload to userfolder inside an intranet tool. I had to create 1 file per set of variable (other idea) and then have a specific...
I recently had to create a macro / script for PDF printing files to individual files per set of variable rather merging everything into one big PDF file. Would be great to have such option. Also this will have the requirement to specify the output...
In the objects Properties "Size & Position" tab, please add a variable tick-box and dropdown variable select for each of the inputs. This will make for easier alignment of menu screens and the entire model.
As already stated in JS-I-1711 I am a fan of global subsets. To obtain the dynamical size of such subset, it would be great to obtain it via a formula like PALO.SUBSETSIZE.
When opening a report fails or is too slow, for example, due to a macro running on startup, it would be helpful to have a safe mode to open the report ignoring actings, macros, etc. This could help fix the report.
Improve handling for creating arrays on merged cells
MS Excel doesn't allow to set an array formula (e.g. PALO.SUBSET, but also non-Jedox arrays) on a cell range with merged cells. Jedox Web Spreadsheet does accept input of array formula on a range with merged cells, but the output will then - depen...