Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Integrator

Table Join (left outer) - Checkbox to show only nulls on right side of join

To do this currently requires a Table View step to filter out records that are not null on the right side of the join. It would be simpler to have a check box next to the join type that only shows up when 'left outer' is selected. When checked, th...
almost 3 years ago in Jedox Platform / Integrator Future Consideration

Refactor the delete method of the FILE Api

deleting a directory that is not empty is impossible with the method delete: FILE.delete("dir_not_empty"); // fails FILE.delete("dir_empty"); // succeeds this is of huge annoyance since you might want to refresh the content of the whole directory
about 3 years ago in Jedox Platform / Integrator Future Consideration

Autocomplete in Integrator Scripting

using a shortcut to get the list of available methods, e.g. you type "API." then Ctrl+Space => the list appears and you can select
about 6 years ago in Jedox Platform / Integrator Future Consideration

SAP Extract - validation mode

For development it would be helpful to have the possibility to define a limit for the extract. The goal would be to have quicker loading times with a smaller dataset.
about 6 years ago in Jedox Platform / Integrator Future Consideration

Add "Use default element" checkbox in OLAP Function

Add an additional checkbox in the OLAP Function "Use default element". When checked, if an element passed into the OLAP function is missing or null, the function will use the defined read element on the dimension. In addition, rename the "Default ...
about 3 years ago in Jedox Platform / Integrator Future Consideration

In Dimension Load remove create mode to avoid data loss by accident

Hi, please remove the create mode in Dimension Load to avoid data loss by accident. I guess it is obsolet anyway because there is no advanatge over update mode, right?
about 3 years ago in Jedox Platform / Integrator Future Consideration

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 6 years ago in Jedox Platform / Integrator Not Planned

Integrator Tooltips

Tooltip, for example, in the integrator for the charging modes to explain them briefly. If possible, even with an example.
over 3 years ago in Jedox Platform / Integrator Planned

Pin multiple Integrator views

Sometimes this could be useful to be able to pin more than 1 view in Integrator (for instance up to 3) My current use case is that I have e.g. a FieldTransform (let's call it "Target"), I want a function that is in another one component (let's nam...
over 3 years ago in Jedox Platform / Integrator Future Consideration

Can we have both Job AND Load execution in a Switch job?

can we have both Job AND Load execution in a Switch job? Currently only Job is possible. This is a bit cumbersome because one has to create an extra Job on top of each Load.
almost 4 years ago in Jedox Platform / Integrator Future Consideration