In addition to the export functions (PDF, HTML, XLSX) there should be a function for printing.
Right now, users who want to print a report have to export first and print then. Better doing this in one step.
this would be greatly useful to have a method to get the number of rows returned by an ETL component, such as:
mySource=API.initSource("myExtract");
mySource.getRowCount();
It would be great to have the ability to use more than one list in a view. An example use case is that I would like to organise accounts on rows the way I would like to see them as an end user with some calculation columns for ad-hoc KPIs but stil...
Data Driven Modeling with Selectors for existing DB, Cube or Dimension
It would be helpful if you can select an existing database or cube using the Data Driven Modeling Process. And if there are already Dimensions you should be able to select the Dimension you want to use. Currently the Problem is, if you are running...
The cleint wants a database snapshot at the point in time when the final XBRL report ist submitted to the EU. A few things mus happen when the client submites a report: Database snapshot (script) becomes downloadable Database for the year of repor...
Currently, the planning assistant is only enabled one selecting one cell and the undo capability is not part of the Planning Assistant. It will be really nice to include Undo capability to the Planning Assistant and allow users to apply it to mult...