Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 65

Admin Role without Excel-S-Rights

We want to prevent us admins from deleting a lot of data via the Excel Add-In. Therefore we wanted to create an admin_excel role which has the same rights as the admin role, but an R for to the cell data Excel right. But this is not possible as on...
about 2 years ago in Jedox Platform / In-Memory DB 0 Not Planned

Additional column for drillthorugh

It would be very helpful to be able to add columns to an existing drillthrough database. Currently this is not possible. There is no control over the drillthrough database at all (only via ETL Load process). This is a pain once there are more colu...
about 1 year ago in Jedox Platform / Integrator 2 Not Planned

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

Add Sample data used in SoA demos - Sales

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...
over 2 years ago in Jedox Solutions / Sales 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

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

Attributes / Flags for Rules

Hi Jedox team, currently we only have a comment section to add additional information to a rule. But especially for automated processing of rules via ETL it would be great to be able to mark/flag certain rules in a more structured way. In the fi...
over 6 years ago in Jedox Platform / In-Memory DB 0 Not Planned