Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 179 of 1311

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

Table Union: Additional check box "use columns from first source only"

When you are joining 2 datasets from 2 different sources, identical column names are merged and the data appears in one column. However, if one of the data sources has additional columns not in the first data source, the output includes ALL column...
about 3 years ago in Jedox Platform / Integrator 0 Planned

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

Parent operator in json extract

JSONPath has no parent operator (unlike XML). When getting the following json from a rest webservice: { "data": [ { "id": "xxxxxxxxxx", "pages": [ { "id": "yyyyyy", "questions": [ { "id": "1234567", "answers": [ { "tag_data": [], "text": "blaaaaaa...
almost 5 years ago in Jedox Platform / Integrator 0 Planned

Scheduler - visualize like a calendar for a better overview

To organize the different tasks and have a good overview over open timeslots it would be helpfull to visualize each task in a calendar. (Just like organizing people in an outlook calendar or teams calendar.) One would be able to see whether a week...
over 3 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 1 year ago in Jedox Platform / Integrator 1 Future Consideration

Add tooltip and/or other visualization for long component names in Integrator

When building complex Integration projects, if you have long component names , it is sometimes impossible to differentiate between similarly named long source components. The following features would help: Tooltip. There should be a tooltip on the...
over 3 years ago in Jedox Platform / Integrator / Jedox Web Navigation 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
almost 2 years ago in Jedox Platform / Integrator 1 Future Consideration

Add UpdateRuleTemplates Option to Cube Load Settings

Instead of having to add a separate JedoxDatabase load to jobs involving Jedox Cubes, add this option to the main settings fields in the Cube load. I have many times run jobs that update data to Jedox Cubes where I forgot to manually update rule t...
over 3 years ago in Jedox Platform / Integrator 0 Future Consideration