Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Integrator

Showing 186 of 1395

Loads with insertParallel on sub-trees (boundaries)

If one uses a load with insertParallel mode, the ETL will unconsolidate duplicates of elements in every Top-Element. This behavior is documented but not always wanted - sometimes you only want to load a certain Top Element (Tree) to be loaded with...
over 6 years ago in Jedox Platform / Integrator 2 Future Consideration

Only calculate dependent functions / inputs in a field transform / treeElement transform data preview on function level

When re-using Field Transforms you often need to update functions however the preview of a single function will not work until every transform function is correctly updated otherwise it throws an error for a function you intended to fix later. The...
over 3 years ago in Jedox Platform / Integrator 0 Future Consideration

Keep source structure / types when reading a file, so that decimals etc are not changed (same for reading via SQL)

When you extract a file via integrator (i.e. Excel workbook) it doesn't keep the source formatting and requires you to use an extract and transform to get the numbers back to their original format. The suggestion would be to add a checkbox to an e...
over 3 years ago in Jedox Platform / Integrator 0 Future Consideration

Set target fields in a cube extract

This would be helpful to enable setting the target fields in a cube extract. When copying a slice to another one, I use a cube extract, then a fieldtransform where I put a constant. We could cut the FieldTransform if the target structure could be ...
over 3 years ago in Jedox Platform / Integrator 1 Not Planned

Implementation of Token-Based Authentication for JDBC connection

The customer would like to use Token-Based Authentication for JDBC connection (NetSuite in this case) in addition to the User name and Password currently supported. As per Knowledge Base article https://knowledgebase.jedox.com/integration/connecti...
over 3 years ago in Jedox Platform / Integrator 0 Future Consideration

handle REST calls returning CSV data

Combine the abilities of the REST interface (token authentication) with the file connector (handling of CSV data) -- we actually have a REST inerface which returns CSV data for a GET request and currently, there is no way to import this in Jedox.
over 1 year ago in Jedox Platform / Integrator 2 Planned

Incremental Jedox Data Driven Modeling in Excel

Scenario: User has created dimensions and cubes using Jedox DDM though add-in in month 1. In the next month there are few more new dimension elements and additional cube data which needs to be added to the database.Challenge: the user is comfortab...
over 3 years ago in Jedox Platform / Integrator 0 Planned

Allow quick swap of From and To items in Map function in field Transform

It would be useful to allow a quick swap of To and From instead of manually recreating them.
almost 2 years ago in Jedox Platform / Integrator 1 Future Consideration

Create a new Load type to write custom messages to log files.

Create a new load type that allows writing to log files custom messages. Currently possible with LOG.info and a groovy script job. It would be better if groovy jobs were not required.
almost 2 years ago in Jedox Platform / Integrator 1 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...
over 5 years ago in Jedox Platform / Integrator 0 Planned