Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 184

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

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

define drilldown in Picklist

Define within the subset, if a drilldown is possible on a consolidated element within a picklist.
over 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

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
over 6 years ago in Jedox Platform / Other 1 Not Planned

Excel extract auf wss Datei ignoriert aktuell formelbasierte Zellwerte Führt man im ETL einen Excel extract auf eine wss Datei aus, so werd

Excel extract auf wss Datei ignoriert aktuell formelbasierte Zellwerte Führt man im ETL einen Excel extract auf eine wss Datei aus, so werden momentan nur fix eingetragene Zellwerte ausgelesen. Von Zellen die eine Formal, eine Palo Formal oder ei...
over 6 years ago in Jedox Platform / Other 2 Not Planned

Macro Events: AfterPaloUpdate to start a macro after Dynarange-Update

Macros assigned to filter-comboboxes (to set dynarange-variables) are executed BEFORE data is updated. A function similar to __open() that is triggered after palo-data has been changed, e.g. in dynaranges, would allow macro-treatment of the new ...
over 6 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

Reload report button

A button "Reload report" that would close and open the report again would be really helpful, for development purposes as well as from a user perspective
over 4 years ago in Jedox Platform / Jedox Web Navigation 1 Not Planned