Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 111

Add a way to identify which wsel we interact with in PHP Macro

If you have one macro and 2 button with the same macro it should be great if the macro could output the name(or id) of the button concerned by the interaction. If we press on the Button1 it display "Button1" If we press on the Button2 it display "...
about 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not 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 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

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

SVS | Event OnReportOpen & OnReportClose

Dear Jedox, What: Please add 2 events to the Supervision Sever to log information on opening and closing of reports. They events should also be able to read which report is being opened and by who. Why: Can be handy for further data analysis of re...
over 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned