Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 49

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 ...
over 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

Documentation to customise BPA models

It would be helpful to have a documentation in order to customise BPA models.
over 2 years ago in Jedox Solutions / Foundation 0 Not Planned

Reprise tour

Would be great to have a reprise tour to guide people through the Best Practice Accelerator IFP, Sales and HR.
over 2 years ago in Jedox Solutions / Foundation 0 Not Planned

ETL Groovy Custom classes

For backuping the databases we use a custom Groovy script, but currently this won't support custom classess such as Amazon S3. Maybe it is good to include the posibility to make the use custom classess who easily could be import via the import c...
over 5 years ago in Jedox Platform / Integrator 0 Not Planned

Showing number of rows if selected extract from cube

This should show information on how many lines are maximally possible to extract. Let's say that cube has 20540 filled cells for dimension filters. This number could be shown next to loaded cells.
about 3 years ago in Jedox Platform / Integrator 0 Not Planned

Support HTTP 2 calls

For a REST connection to Insomnia server HTTP 2 calls are required. For this connection type we need to have by default TLS 1.3.
about 3 years ago in Jedox Platform / Integrator 0 Not Planned

Support connections that require Multi-Factor Authentication in Integrator

When using a username and password in an integrator connection, where the target system has 2FA/MFA implemented, this will fail since Integrator is not able to handle the response for 2FA (dialog to enter code or use authenticator app etc). Ideall...
almost 4 years ago in Jedox Platform / Integrator 0 Not Planned