Add Python Code Module to Integrator similar to R-Code Module
Python is our typical scripting language. It would be beneficial if we could use our skills also in Jedox or if we could copy code from other systems to Jedox.
Canvas - Freeze panes or pin column(s) e.g. PnL Accounts
Request from Consulting: Some reports are very large and so it is necessary to hide and show columns (works!) and use freeze panes (Not working yet). Example: Finance Report shows PnL Accounts on the left side and if the user scrolls to the right ...
automatically adapt namespace in external jobs when installing a model into another namespace
Situation: You develop a model with several integrator projects.Those projects are linked to each other by external jobs. Unfortunatelly the namespace of the target project is quite hardcoded within the scope definition of the external job. (see p...
Let Dynatables access db/cubes from other JedoxOLAP connections
When a Jedox instance has a connection to another database and cube (through Administration->Connections) it is possible to access and view this data through a view query in the report designer. However one cannot build a dynatable with this da...
Currently I can view the data of previous year actual and the current year budget. But I cannot see the difference between those numbers in a dynatable. Are we on track as planned? Are we ahead of last year? Usually we create in a spreadsheet thos...
What: In canvas it is currently not possible to export a report to excel. With a spreadsheet report it is possible to export the report to excel. Why:It is an important feature for our prospects and customers and one of the main reasons why they c...
Problem Statement: The current Intercompany Matrix Report is not loading with more number of legal entities. Recommendation: Change/ Create a new report layout with Legal Entity and Partner Entity in rows, IC Account/ Consolidation rules in column...
Move objects (button,chart,checkbox) when (un-)hiding rows/columns
When you use the functions HIDECOLUMN and HIDEROW to hide/unhide columns and rows certain objects on the spreadsheet stay in their position and are not moved accordingly ..this affects charts, Buttons, checkboxes etc.
It would be great to be able...
Currently, when creating reports for customers it is not easy to create a consistent looking report: Labels: a label has another style than a combobox label. Button: a button has another height than a combobox. Input: as we do not have a component...
when writing macros or script code in ETL it is often difficult to find out what went wrong and when it went wrong.
The only way at the moment is to scan the log files for error messages.
For development it would be helpfull to have a debug mode ...