Dynarange shouldn't change the specified cell with dollar sign ($) in Excel formula
If a excel formula is defined in a cell which is covered in a Dynarange, position of specified cells in that Excel formula is dynamically changed when the Dynarange is expanded.
e.g.
If "SUMIF($G$2:$G$4,B3,$E$2:$E$4)" is specified in a cell cover...
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 ...
cell comment in Jedox web worksheet automatically from Attribute
In our reports we often show codes e.g. for areas or items.
Often we also need to show descriptions of those codes which takes lots of space.
I often wished I could just show the description as mouse over of the cell which shows the code. Like th...
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...
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.
Investgate the cause of crash from crashdump, log file
Issue : Currently, can't investigate the cause of crash server from crashdump, log file.
In order to investigate the cause, we need the following information
1. Jedox log folder.
2. Crash dump files.
3. requests.txt file (Jedox Suite\olap\data).
...
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 ...