More and more clients seem to be leveraging Google sheets instead of Excel. Anaplan is pursuing this strongly, and we need to consider making this an option as well.
Currently one has to create a conditional formatting to implement alternating row colors. As soon as rows are dynamically hidden or extended (e.g. drill-down in DynaRange), the alternating row colors are broken. Just like the frame of the DynaRang...
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...
In the olap Plan & Forecast App there was a functionality that you could double-tap and then swipe on the starting screen with two fingers and then the logs of the mobile app were displayed. There were additional two buttons to be able to send...
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 ...
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