Expand number of columns possible in Jedox Web Spreadsheet from 256 to 1,000 (min)
In order to create web models, it is sometimes necessary to import excel files which have more than 256 columns (current Jedox limit). In many instances these "wide" data blocks are parts of arrays (which can not be broken up) and are needed for m...
More Chart Types and Better Annotation & Exception-Based Reporting Capabilities
Please add more chart types, such as the following, which are very popular on other reporting platforms and a glaring omission on the Jedox platform after so many years: Combination Chart: bars + line on same graph with dual y axes Tornado and Fun...
Add Sample data used in SoA demos to the Accelerator Sales. This will increase performance for the SoA team to better showcase the Accelerators. (Because it is the same data from the OnePlatform and data driven modelers and known by all SoA Consul...
Ability to directly translate (using Alias) rgrp/fgrp ids using the database dimension from the system database to their real name
If you want to see the Alias of a rgrp/fgrp id, you need to create Integrator extracts of the System database. We would like to directly access these aliases, instead of always running an Integrator job that writes them to one of our cubes.
It could be interesting to add those methods to the column and row PHP Class. It's already possible by javascript code but there is many constraint when we use js code.
Add a way to identify which wsel we interact with in PHP Macro
If you have one macro and 2 button with the same macro it should be great if the macro could output the name(or id) of the button concerned by the interaction. If we press on the Button1 it display "Button1" If we press on the Button2 it display "...
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...