Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

All ideas

Showing 235

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 1 year ago in Jedox Platform / Integrator 1 Not Planned

Retrieving active session info

Currently it is possible to view the active session information from the Session Manager in the Jedox Web, but there is no way to retrieve the information from the reports and the ETL projects. To retrieve the active session information from the ...
about 6 years ago in Jedox Platform / Other 0 Not Planned

Jedox Web Cell-references in macros should be updated when columns/rows are added/deleted

sometimes we uses hardcoded cell references in macros. When adding/deleting cells in the Jedox Web Spreadsheet those macros have to updated manually every time. It would be nice if those references would be updated automatically.
about 6 years ago in Jedox Platform / Other 0 Not Planned

Get the old modeler back

Get the old modeler back, and not the new one that is awfully inconvenient, for instance for managing multiple hierarchies
about 6 years ago in Jedox Platform / Other 1 Not Planned

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 ...
about 3 years ago in Jedox Platform / Integrator 1 Not Planned

define drilldown in Picklist

Define within the subset, if a drilldown is possible on a consolidated element within a picklist.
about 5 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

New Action: Journal

This action could be a standalone action, or an extension to the Read/Write Action. Instead of a single number and one set of coordinates, the user can specify multiple coordinates and values. The dialog would be grouped by "Values", similar to th...
almost 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Don't collapse Comboboxes when moving mouse in framesets

When an end user expands a Combobox in the upper frame of a Jedox Web frameset, and then moves their mouse onto another frame while the Combobox is still open, the Combobox is closed automatically. This can be quite annoying as user has to careful...
about 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

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

Add support for logging in syslog format and to remote syslog daemons

Add support for logging in syslog format and to a remote syslog daemons. Evaluation of existing solutions and specification and implementation of custom solution. #12002
about 6 years ago in Jedox Platform / Other 1 Not Planned