Skip to Main Content
Jedox Ideas

Let us know how we can make Jedox even better!

ADD A NEW IDEA

All ideas

Showing 1154

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

Add time when a backup was finished to the Cloud Console

It would be helpful if the Cloud Console would show the date including the time with each Backup. This would allow us to see if the backups start to take longer than the day before and spot potential issues. Also, we then know at which times we sh...
over 1 year ago in Jedox Platform / Cloud Console & Administration 0 Future consideration

Add splashing command to make the sum of 2 elements of the same dimension

For example, I would like to perform: copy Year:2020+2021 So that I can get the sum of 2 years insted of a single one. I use this to get seasonality over 2 years. (I could then use ##-50% to make a average.) Next step would be to perform other ad'...
over 1 year ago in Jedox Platform / Jedox Web Navigation 1 Future consideration

Report Performance- Consideration of larger data (Eg: More than 10k rows)

Provide a simple and performant way of exporting large amounts of data (10k rows +) from Jedox, either from a web report or from a view.
over 1 year ago in Jedox Platform / Jedox Web Navigation 0 Future consideration

tagged resource should not be user specific

Currently tagged resource workbooks are specific to the user, it makes more sense if this is global.
over 1 year ago in Jedox Platform / Jedox Web Navigation 0 Future consideration

Restart workflow step

As a power user of the Financial Consolidation model I want to reset a single scope (being a workflow step in the Consolidation workflow) or a single legal entity (being a workflow step in the Separate Financial Statement Collection workflow) so t...
almost 3 years ago in Jedox Core Models / Financial Consolidation Model 0 Planned

Disclose financial statements from the Finanical Consolidation model using an office template

Showcase the creation and automated update of a comprehensive financial statement with a Microsoft Word sample and the Jedox Office Add-In for Word.
about 3 years ago in Jedox Core Models / Financial Consolidation Model 0

Designed web reports for master data maintenance to the Finanical Consolidation model

Provide designed web reports to add, inspect, modify and remove master data items such as legal entities, scopes, accounts, transaction types, currencies, etc.
about 3 years ago in Jedox Core Models / Financial Consolidation Model 0

Only stop the services when no Integrator job is running

We have implemented on our own systems that the restart of the services, which is carried out during the backup, only takes place when an ETL job is no longer running. This is also necessary for the cloud.
about 3 years ago in Jedox Platform / Integrator 0 Future consideration

Make Report-Actions available as functions (Cell-Formulas, Hyperlinks, Marcros)

Actions are great. Unfortunatelly they are limited to buttons/userinput etc. It would be great to be able to execute "stored" actions via a hyperlink formula or in a macro function. A practical way would be to execute/klick a button via hyperlink ...
over 1 year ago in Jedox Platform / Jedox Web Navigation 0 Future consideration