Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Jedox Platform

Showing 219

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 ...
almost 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
about 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

Dynarange --> control expand/collapse more dynamically (for each node individually)

Currently you can only control the initial expand/collapse of dynarange nodes by level -> e.g. expand whole dynarange up to level 3 . It would be great to set the initial expand/collapse state more individually for each element. . like this: . ...
over 4 years ago in Jedox Platform / Jedox Web Navigation 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...
almost 5 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

Make decimal / thousands separators independent from language

so that a french user can use "." instead of commas for instance
about 5 years ago in Jedox Platform / Jedox Web Navigation 0 Not Planned

ETL Groovy Custom classes

For backuping the databases we use a custom Groovy script, but currently this won't support custom classess such as Amazon S3. Maybe it is good to include the posibility to make the use custom classess who easily could be import via the import c...
over 5 years ago in Jedox Platform / Integrator 0 Not Planned

Persistent Markers to Speed Up Service Start

Saving Markers in a file can speed up service start because no recalculation at startup will be necessary. A procedure for triggering recalculation will be needed.
almost 6 years ago in Jedox Platform / Other 0 Not Planned

Hintergrundbild in Startseite

Ich möchte ein Bild als Hintergrund auf eine Startseite einbinden. Da ich aber mit Dynaranges meine Berichtsauswahl nutze ist dies so laut Support nicht möglich. Gibt es eine andere Lösung?
almost 6 years ago in Jedox Platform / Other 0 Not Planned

Use license feature to disable XLSX Snapshot Export

It could be nice to be able to disable the XLSX Snapshot Export for some users or group. #14425
almost 6 years ago in Jedox Platform / Other 0 Not Planned