Choose several ETL components of one project which belong somehow logically together and group them under a given name.
Should be displayed in ETL Manager under a new item
-Tags
--- SalesRelated
------Extract
--------- E_XY_1
--------- E_XY_2
----...
As I have been informed by Jedox Dev team, the ETL-Server (Tomcat Service) is running one job per CPU core. This behaviour is mainly slowing down our ETL projects since a huge amount of data has to be proceeded.
The number of cores that should be ...
As of now we are using default TimeZone to UTC. There is a continues question of viewing (jobs/scheduler/web) in local time. This could be a useful feature if we can have timezone settings associated with each user. In the backend Jedox can keep u...
Sorting by element name does not always work as expected from a user point of view. This can be very confusing to the user. E.g. when only displaying base elements (hierarchical filter), the sort by element name (or attribute) does not work at all...
Modeler - cube layout - change to alphabetical order
Currently, when changing the cube layout the dimensions are sorted by creation date. With a long list of dimensions it takes a while to find the correct dimension. Please change the dimensions to alphabetical order.
Improve batch pdf to support multiple output files
Version 6 enables generation of multiple XLSX files (compressed into a zip file). This should be extended to PDF generation. Now, when PDF generation is done on reports for multiple variables, this exports only 1 pdf aggregating all the reports. I...
Drillthrough decimal symbol same as on screen/report
Decimal symbols are currently linked to the user-locale. English setting will give a dot (.) as decimal symbol whereas the Dutch setting, for example, will give a comma (,)
This feature works on the screens/reports, but this does not happen with ...
Access to self uploaded Assets in SFTP (e.g. Icons, Logos)
It would be great if we could upload all customer branding such as: icons, logos, pictures into sftp server and access it in the same way as e.g. showpict("/pr/jedox/images/app_icons/jx_info.png") the standard jedox icons.
Combobox label - use dimension name (translated name) instead of "Please select"
Currently I need to retrieve the (translation of the) dimension name and show this in a label. It would be great if it would automatically show the dimension name (or translated name). View screenshots. The current steps: retrieve the dimension na...