Change the SFTP access Port of both Test and Live Environment via Jedox Console
I will suggest to improve the function to be able to change the SFTP access Port of both Test and Live Environment via Jedox Console. Due to company security control, the Port 22 is for SFTP, but Port 23 is restricted and used for Telnet port.
Such a function is standard for all other Reporting Tools.
You only state a start and enddate and the all data in between are selected.
With that functionality Jedox would reach another level of usability.
Working with the reports would be much m...
Assigning Resources to Users/Processes via Cloud Console
It would be really useful if we could boost/decrease/configure system resources for certain users/processes via cloud console. It is not, that the cpu is actually 100% busy - it is just that that part that is reserved for YOU is busy. So if we cou...
Nested Frames (one frameset within another frameset)
The current function to use framesets is nice, but still a bit limited as framesets cannot be nested into each other.
Sometimes you use a frameset for the overall application design - esp. to provide global menu bars and navigation structures.
O...
More MicroCharts: Especially horizontal bar charts
It would be good to have more MicroCharts to design Dashboards and Reports.
Especially horizontal bar charts (Variance Charts) would be nice. I use them all the time to indicate positive or negative variances.
In Excel they are made with conditi...
Beside selecting a date from the datepicker, the input field should also be filled manually without selecting from the datepicker. So the user can choose if he wants to select the date from the datepicker or if he wants to enter the date manually....
If you need the same macro in different workbooks you currently have only 2 options:
- copy & paste the macro into all relevant workbooks
- use external PHP files.
But external PHP files are not really handy when you want to provide deploymen...
In-place editing of values in ODBCDATA cells should be possible (similar to editing values in PALO.DATA but for data from ODBC source). For this additional SQL UPDATE statement has to be defined when defining relational DynaRange #14001