Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

All ideas

Showing 228

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

Startpage as an own component

For existing projects, I would love to have the possibility to choose the piece of the accelerator I need, for example just the Navigation or just the Currency Conversion. I currently use the accelerator for already existing projects and it takes ...
almost 2 years ago in Jedox Best Practice Accelerator (BPA) / Best practice examples 0 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 3 years ago in Jedox Platform / Jedox Web Navigation 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
over 5 years ago in Jedox Platform / Other 1 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 5 years ago in Jedox Platform / Jedox Web Navigation 0 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...
almost 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Showing number of rows if selected extract from cube

This should show information on how many lines are maximally possible to extract. Let's say that cube has 20540 filled cells for dimension filters. This number could be shown next to loaded cells.
about 2 years ago in Jedox Platform / Integrator 0 Not Planned

Apply cell style from another cell

Since 2020.1 we can set a style in a dimension element. This is great. However it works perfect only in Dynamic View reports. In custom reports we can apply style only on the cells with palo.data function. It's not possible to apply the style on t...
over 4 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Support HTTP 2 calls

For a REST connection to Insomnia server HTTP 2 calls are required. For this connection type we need to have by default TLS 1.3.
about 2 years ago in Jedox Platform / Integrator 0 Not Planned