Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 65

Add a new function in fieldtransform that changes the value of variable

This new function will allow to change the value of variable during an ETL job. We can already do it in groovy but could be interesting to implement it directly in fieldtransform function or as a component type
about 4 years ago in Jedox Platform / Integrator 0 Not Planned

New Transform: Row Normalization

This transform would work the same as the Field Normalization ,but for rows. Right now, if you try to normalize rows with the field transform, the delimited values are put into a single column. This new transform would take a single column input, ...
about 4 years ago in Jedox Platform / Integrator 0 Not Planned

Send XML CDATA over a Rest connection

I need to send XML data in the body of a Rest POST request. This XML data contains CDATA escapes. Apparently Jedox automatically puts a CDATA around the body text and refuses CDATA. It would be nice if Jedox would allow CDATA in the request ...
about 4 years ago in Jedox Platform / Integrator 0 Not Planned

Select View is very awkward on large number of models, cubes and views

Select View is very awkward on large number of models, cubes and views We need some options to control the volume of selections that appear when you have numerous models to select from. While it is likely that most customers will not have as many ...

cd as source format in the DateFormat Function in the FieldTransform

At the moment the cd format is only supported as a target format. When a date is needed as an input variable in an integrator project it is quite difficult to get it in another fomrat than the cd format to the integrator. If you use for example th...
about 4 years ago in Jedox Platform / Integrator 0 Not Planned

Show tracepoints in the Flow graph of integrator projects

It would be nice if the Flow Graph of some Integrator project could somehow show whether a component in the project does have any (active) tracepoints.
about 4 years ago in Jedox Platform / Integrator 0 Not Planned

Dimension upload should save the weight of the elements for "Full hierarchy" format.

Currently, the weight of the elements will always be set to +1 after uploading an Excel file into the dimension, regardless if you set a different weight for those elements prior to uploading. This behaviour is encountered when using 'Full hierarc...
about 4 years ago in Jedox Platform / In-Memory DB 0 Not Planned

"Keep connection alive" setting per individual connection in Excel Add-In

Jedox Excel Add-In recently has an an option "Keep connection alive" in the options dialog of the addin. this setting, when used, will "ping" the server connections in a configurable interval, thus preventing the user from having to do authenticat...

Option to deactivate context menu items

Remove the items from the context menu if they are not used by end-user. For example, if the user does not want to use drill-history, he should have an option to hide the functionality without changing the rights on the object.

Refactor SAML Auth in Excel

When configuring a SAML single-sign-on connection in Excel, the login information is cached. In order to logout of the SAML connection there is no other possibility than check the option "Delete cache when closing Excel" in "Options>Modeler opt...