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();
Expand Default value of attributes to further components of the Jedox plattform
The functionality to set Default values for dimension element attributes (currently available in the Modeler) should be also available
a) when uploading a dimension from a file with the Modeler,
b) when loading a dimension with Integrator,
c) ...
Expand Domain constraints for attributes to further components of the Jedox plattform
The functionality to constraint attribute values via a Domain (currently available in the Modeler) should be also available
a) when uploading a dimension from a file with the Modeler,
b) when loading a dimension with Integrator,
c) when enteri...
When someone created a schedule, it should also be added somewhere in the logs so that it will be easy to create within the organization if we have more than one person with admin accounts
Hi Team, Recently I encounter an issue, where someone with admin account created a schedule job with changed time and username, due to audit purpose we need to identify how did that as we have more than one account having admin rights. But as jedo...
When opening a report fails or is too slow, for example, due to a macro running on startup, it would be helpful to have a safe mode to open the report ignoring actings, macros, etc. This could help fix the report.
Use case: I would like to add a info in a comment. If the user hovers over the icon they get information about a specific task. Todo: Please add the hyperlink function for text or symbols/images to the native components.
Show full Data Source name in data source combo box in Integrator components
In complex projects, to ensure readability of integrator, component names can get very long. Currently, with long names you need to guess the name and then check the name on the component tree to see if you have selected the right one. The datasou...
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...