Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

My ideas: Integrator

Showing 172

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

Create new folders in Integrator

Today, it is not possible to create a new folder in the Integrator section. Only importing projects via the marketplace creates new folders that cannot be renamed. It would be interesting to have this possibility in order to gain visibility at the...
over 1 year ago in Jedox Platform / Integrator 1 Planned

Show full Data Source name in data source combo box in Integrator components

In complex projects, to ensure readability of integrator, component names can get very long. Currently, with long names you need to guess the name and then check the name on the component tree to see if you have selected the right one. The datasou...
over 1 year ago in Jedox Platform / Integrator 1 Planned

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

Refactor the zip Method in the FILE api

when using the methode FILE.zip(connName,sourceConnName) in the FILE api, it is not possible to zip mutliple files on the root of the zip file (directory works) this would be helpful since specific systems ingest a zip file without subdirectories ...
over 1 year ago in Jedox Platform / Integrator 0 Planned

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

Enlarge SQL editor

The fields for editing SQL code are ridiculously small, especially in the vertical direction. Most people doing development work use a large monitor, so the size of this area should be generous by default. Alternatively, it should be responsive or...
over 1 year ago in Jedox Platform / Integrator 0 Planned

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