ComboBox of the concatenate multiple attribute values on the Spreadsheet
e.g. [attribute values] code name 00001 storeA 00002 storeB 00003 storeC ・ [ComboBox values] (current) storeA storeB storeC ・ ↓ (Want function) 00001 : storeA 00002 : storeB 00003 : storeC ・ Basically, we would like for Comboboxes to have the same...
History of hierarchy and consolidation factors (weights)
A possibility to set consolidation factors depending of several dimensions would dramatically increase the slowly changing dimensions (SCD, see Kimball's bibles) management possibility of Jedox OLAP server.
Example:
in 2014 is my Regions hierarch...
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...
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...