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.
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 ...
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...
New Shortcut: Right click on cube in Modeler has Browse option to open cube
Right clicking on a cube in Modeler should have and additional option: Browse. This merely brings up the same dialog/action as clicking on 'View' on the start menu. A new spreadsheet opens with the paste view dialog in edit mode. This makes it con...
Optionally include related dimensions with cube script
Optionally adding related dimensions to the cube database script (as another check box) would greatly simplify exporting cube, particularly when transporting to other environments
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...
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.