Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Integrator

Showing 191 of 1432

ETL DATA PREVIEW - file type

It would be helpful if you could choose whether a CSV or Excel file should be created when exporting ETL DATA PREVIEW. As is the case when exporting drill-through data.
over 2 years ago in Jedox Platform / Integrator 0 Future Consideration

Only stop the services when no Integrator job is running

We have implemented on our own systems that the restart of the services, which is carried out during the backup, only takes place when an ETL job is no longer running. This is also necessary for the cloud.
over 4 years ago in Jedox Platform / Integrator 0 Future Consideration

Integrator - Values in Data Preview with options should stay during session

The "data preview with options" is a helpful feature to look at data points without having to change the default value of variables. However it would be nice, if the values are saved during the session to look at different component data previews ...
over 2 years ago in Jedox Platform / Integrator 0 Future Consideration

Highlight the main flow in the flowchart

when a component refers to several sources (e.g. FieldTransform with n lookups) it would be nice to highlight the "main" source in the flowchart (for instance a bold line)
over 4 years ago in Jedox Platform / Integrator 0 Planned

Add a property to loads and jobs that show all dependency in report designer

Actually, it could be very tipsy if there is a way to know where a job or a load is called. For example on a report there is button with action that call an integrator job A. We could add a property to this job that show the path of the report tha...
over 2 years ago in Jedox Platform / Integrator 0 Future Consideration

Add a checkbox to return absolute value in function DateDuration

When we use the function DateDuration in ETL Fieldtransform it return a subtraction between 2 date, but sometime we don't care about if the date difference (in terms of days for example) is positive or negative so in this case it should be interes...
over 2 years ago in Jedox Platform / Integrator 0 Future Consideration

Qlik Connector Partial Reload

It's necessary to have an option of Partial Reload in the Integrator Qlik Load. Qlik Sense supports it. And it saves a lot of time during data sinchronization between Jedox and Qlik.
almost 5 years ago in Jedox Platform / Integrator 0 Future Consideration

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...
over 2 years ago in Jedox Platform / Integrator 1 Future Consideration

extend Metadata with "Dimension ElementID"

The Database name are usually used as reference with apps. In case that a Database is renamed all these references stop working. In our solution design we use the ID from Metadata to ensure that we always have the correct database as reference (it...
over 5 years ago in Jedox Platform / Integrator 0 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
over 2 years ago in Jedox Platform / Integrator 1 Future Consideration