workbook export macro function should also support pdf as file type (currently xlsx, wss)
I am using macros to export files.Currently I can only choose between xlsx and wss.For a project I do at the moment I would need Pdf to be a possibility as well. why Pdf in this case?- normal users can't handle wss- we don't want the user to use a...
it could be usefull to have a new log level "Info+" : sometimes it is useful to log informations that are relevant and that you want to catch attention to, but you do not want to cause a warning. A new method "LOG.infoPlus()" or something would be...
ETL Jobs and Loads should display all the components that they are linked to and can be triggered by. For example, these should include scheduled jobs, and buttons in reports that reference them as actions. It would be great if the list is also al...
Extend INFO() function to include users current time/timezone
This would be a powerful feature where there is a multi-timezone solution deployed, but the user needs to know schedules and executions in the current zone. INFO("timezone_user") = displays users timezone INFO("timezone_server") = displays server ...
Improve default formatting options for web spreadsheet and web graphs
The default options for Web should be best looking options so when users make new reports, these can look smarter by default.
At the moment, the default colours and fonts are...
Implement Excel-based navigational shortcuts in web spreadsheet
Several shortcuts are missed when working in the Jedox web spreadsheets. These include - Excel-based shortcuts like: Ctrl+arrow for navigating to the initial or last element in the range Ctrl+shift+ arrow for selecting an entire range Ctrl + A to ...
It would Be very helpful if we could duplicate all steps in a flow/ETL process at once rather than having to duplicate each step individually and then re-link them it would save significant time if everything was duplicated and linked and we then ...
Currently, you cannot use add or update load mode for an excel file that resides in JedoxFiles. This means adding additional worksheets in an existing workbook is not possible. This should be enabled.