Show cube description in Jedox Excel add-in when using Jedox Web Dialogue
When users utilize the standard dialogues (not the Jedox Web Dialogue) and hover their mouse pointer over a cube in the "paste view" dialog while selecting cubes, they can view the cube's description. This feature greatly enhances the user experie...
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 ...
Expand column aggregation to include more than 2 column inputs
It would be great to be able to add additional columns in the Column Aggregation Transformation Function so the aggregation can be calculated based on the unique dimension elements from another column. Currently, it allows max two columns but woul...
Quite often many tabs are open with different reports. They all have to be closed individually. Having some options when right clicking on the tab to "close all" or "close all others" would be a nice addition.
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...
It would be helpful if you could choose whether a CSV or Excel file should be created when exporting ETL DATA PREVIEW. As is the case when exporting drill-through data.
The setting language of the product should automatically change the report language when the translation is available
Setting of a language should automatically be recognized in the views set-up panel and pre-populate/re-select the correct element name if a translation alias is avaiable: Make the alias a variable and related to the system languages, so dimensions...
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.