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 ...
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 ...
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...
Make projections on the payroll, changes in HR grids or tax relief
From an actual or budgeted HR base, make projections on the payroll, changes in HR grids or reductions in charges would be interesting instead of fill in the salary by employee.
The ability to paste data to a range of cells in Jedox web like you can with Paste Values in Cube View in Excel. Specifically it should handle pasting across consolidated and base nodes. If you do this then consolidations are ignored and base valu...
Please review the created User Access Management by some Consulting members and discuss which features should be added. Like ETL loads to upload the dimension rights, etc.
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.
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 "...