Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 41

Enable Integrator "RScript" transform to manipulate and generate well formated XLSX reports

We would like to use "openxlsx2" or "xlsx" or any other similar "R" package to generate well formatted Excel files, expected by customers, from Integrator "RScript" transform . We expect, we will be able, among other things, too : - create workboo...
about 1 year ago in Jedox Platform / Integrator 1 Not Planned

Need ability rebuild dimension in Accelerators

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...
over 2 years ago in Jedox Solutions / Foundation 1 Not Planned

BPA - Multi-language template file

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.
over 2 years ago in Jedox Solutions / Foundation 0 Not Planned

Add User Access Management features

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.
over 2 years ago in Jedox Solutions / Foundation 0 Not Planned

Dashboard

Add a flexible dashboard to the foundation starter kit.
almost 3 years ago in Jedox Solutions / Foundation 1 Not Planned

Continue on Error in CubeSliceCopy

In the CubeSliceCopy load, if a single record fails, the whole process fails. There should be an additional option "Continue on error". This would still log an error in the log for that specific record, but it would allow the rest of the load to c...
over 1 year ago in Jedox Platform / Integrator 1 Not Planned

Set target fields in a cube extract

This would be helpful to enable setting the target fields in a cube extract. When copying a slice to another one, I use a cube extract, then a fieldtransform where I put a constant. We could cut the FieldTransform if the target structure could be ...
over 3 years ago in Jedox Platform / Integrator 1 Not Planned

row count of a component in scripting

using the following: source = API.initSource('myextract'); count = 0; while (source.nextRow()) { count++; } this would be great to have a method to get the rowcount directly, e.g.: count = source.rowCount(); if I want toto iterate over the source ...
about 4 years ago in Jedox Platform / Integrator 1 Not Planned

Change sorting of dimensions

Model: Sort WF dimensions/cubes last of the dimensions/cube list. Other dimensions are mor often opened then the WF dimensions.
over 2 years ago in Jedox Solutions / Foundation 0 Not Planned

Version management - copy version from several cubes

when you want to copy a version to another you often need to copy several cubes and not only one. It could be interesting to have this functionnality: Copy version from several cubes (ex: loop constant Table)
over 2 years ago in Jedox Solutions / Foundation 0 Not Planned