Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

Clear

Ideas

Showing 102

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

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

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 3 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.
over 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?
over 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
over 6 years ago in Jedox Platform / Other 0 Not Planned

Loging of IP Adress within SVS

Possibilty to log the IP from each login attempt (web or excel). This can be helpfull in some security related problems.
over 6 years ago in Jedox Platform / Other 0 Not Planned

Dynarange shouldn't change the specified cell with dollar sign ($) in Excel formula

If a excel formula is defined in a cell which is covered in a Dynarange, position of specified cells in that Excel formula is dynamically changed when the Dynarange is expanded. e.g. If "SUMIF($G$2:$G$4,B3,$E$2:$E$4)" is specified in a cell cover...
over 6 years ago in Jedox Platform / Other 0 Not Planned

Allow add external PHP pages (JDXP)

Allow to export custom PHP pages allocated in the http custom folder (\httpd\app\docroot\pr\custom) when exporting a JDXP file.
over 6 years ago in Jedox Platform / Other 0 Not Planned

Refactor Store zero values and empty strings

The Store zero values feature is interesting but far too extreme. One should have the possibility to refine and define the property for particular slices, not necessarily for a complete cube.
over 6 years ago in Jedox Platform / Other 0 Not Planned