It would be useful to be able to create, modify, delete and launch tasks directly from the API, allowing specification of :
schedule (date/time of execution and frequence of execution),
active or not,
file location when generating xlsx or pdf.
By default show summary of cells in the bottom right corner
Like in Excel it would be nice to get an automatic summary of cells shown in the bottom right Corner (see attached file).
For example:
Value in cell A1: 20
Value in cell A2: 30
Value in cell A3: 40
When range A1:A3 is selected, the sum of those ...
The different layout of comboboxes and lists makes it impossible to use them side by side without breaking report design:
- Comboboxes and lists should have the same height.
- Comboboxes and lists should use the same style.
At least there should...
combine palo.data and palo.setdata to DISPLAY C-element but write on BASE-element
In planning scenarios a lot of customers demand the ability to adjust values by entering the new total value (often on calculated as a c-element). In order to facilitate this behaviour, you have to significantly increase report complexity. Therefo...
An option to open/select file from Jedox Web. Like "File picker" from list of files from specific loaction. From one or more location (like ETL Connections File).
It would be great to automatically replace the SHOWPICT()-function in cells by empty string during excel snapshot.
At the moment there are either -tags or "showpict" in cells that originally contained the SHOWPICT()-function in Jedox web.
Reuse of Field Transforms (esp. groovy) - central library / repository of components
Hi,
sometimes you have field transform methods which are used in the same way in different ETL processes.
This might be complex groovy scripts or simple concatenations.
If you need to change even a simple concatenation scheme (like generating a ...
Abstract: User rights on OLAP objects in a database should not be influenced by user groups that are disabled for this database. Case: As you probably know one can limit user rights to certain databases via cube System/#_GROUP_DATABASE_DATA. A use...
In multibyte environments such as Japanese,file path names can be easily longer than its limitation of 255 characters because it is encoded before saving it in file systems.Thus, we would like Jedox to be able to save .wss files with names longer ...
PALO.DATA.SOURCE Identify rule-based values/cells
Function to identify, if a value is calculated or stored in the database.
This enables dynamic reports where a conditional formatting opens cells for data entry ONLY if they are actually stored an...