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 ...
More advanced filter options for Posting Journal Financial Consolidation Report
It would be useful to have additional options for filtering Journal entries, specifically the following categories: "Balance Constraint" "Created By" "Modified" "Modified By" "Posted By" "Legal Entity" All of these labels are shown in the "Posting...
Add support for lowest X elements ( e.g. 'Flop 10') in a Subset
Currently only supported whole positive values are supported for the data filter, e.g. 'Top 10' values. It should be possible to use negative values to define e.g. -10 for 'Flop 10' values. #15332