Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

My subscriptions: Integrator

Qlik SaaS Connector add space / app id selector

There should be possibility in Qlik SaaS connector to select also space. Also when selecting application Jedox selects those by name not by app id. If you have several applications with the same name Jedox shows only one of those. See screenshot
over 2 years ago in Jedox Platform / Integrator 0 Future Consideration

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

If a function name is changed, it should also be updated in other functions.

If a function name in a FieldTransform is changed, it should be automatically updated in other functions it is used in. Perhaps it should also be updated in the Input Column of the Target-Area and following transforms.
over 2 years ago in Jedox Platform / Integrator 0 Planned

Start ETL Job from any position

Sometimes (while in development or production) an ETL job fails at a certain point. Then often all steps before were successful and after solving the problem I would like to continue the ETL from the failed element onwards. Instead I have to resta...
about 7 years ago in Jedox Platform / Integrator 0 Future Consideration

Provide net working days as Unit in Dateduration

As part of the field transform, it would be helpful if the net working days selection option could be provided as an additional unit in the DateDuration function and this would output the number of weekdays between two dates.
over 2 years ago in Jedox Platform / Integrator 2 Planned

Continue on Error in CubeSliceCopy

In the CubeSliceCopy load, if a single record fails, the whole process fails. There should be an additional option "Continue on error". This would still log an error in the log for that specific record, but it would allow the rest of the load to c...
over 2 years ago in Jedox Platform / Integrator 1 Not Planned

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...
almost 5 years ago in Jedox Platform / Integrator 0 Future Consideration

row count of a component in scripting

using the following: source = API.initSource('myextract'); count = 0; while (source.nextRow()) { count++; } this would be great to have a method to get the rowcount directly, e.g.: count = source.rowCount(); if I want toto iterate over the source ...
about 5 years ago in Jedox Platform / Integrator 1 Not Planned

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.
about 5 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 5 years ago in Jedox Platform / Integrator 0 Planned