Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 175

Clean/customize ETL flow graph

Currently the ETL flow graph can get confusing/insane large if there're many steps. We need to find a better way to filter/re org the information/flow.
over 1 year ago in Jedox Platform / Integrator 0 Future Consideration

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 1 year 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 1 year ago in Jedox Platform / Integrator 0 Future Consideration

in the new ETL Project overview, add group expand/collapse and search bar

THe new project overview screens in integrator are great, but what would make the finctionality much better is the ability to: Collapse/Expand the groups of components Adding of a search bar at the top for the components.
over 1 year ago in Jedox Platform / Integrator 0 Future Consideration

Show links to External Jobs in Integrator

When creating an external job in Integrator, the flow chat and the component shows a direct link to the connected component in the external project.
over 1 year 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 1 year 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 1 year ago in Jedox Platform / Integrator 1 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 ...
over 1 year ago in Jedox Platform / Integrator 2 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?
over 1 year ago in Jedox Platform / Integrator 1 Future Consideration

Integrator Tooltips

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