While you can upload the template and add new elements. If you decided you no longer want that element the template does not give an options for a rebuild of the dimensions. I suggest adding that as an option, but give a warning that data could be...
We have ~40+ Jedox users in our organization and getting the JEA add-in set up, or updated, is a horrible messy time, because the installer is not friendly for IT administrators. Jedox should have an installer that enables IT mangers to push the a...
Make spreadsheet function involving cell reference in paramater usable in PHP
There is a lot of spreadsheet function we can't use in PHP with application like : application() - > isformula("A1") Instead of "A1" we could put an paramater that select the cell A1 like the class range, like this :application() - > isformu...
It would be nice to have a prefilled template with multi language template and maybe 1 template for all dimension instead of 1 template per dimension at the first iteration.
It would be pretty cool if the confirmation dialog in an action button could process html. This would make the dialog much more user-friendly, instead of just a flat text as it is now.
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...