Check In / Check Out mechanism for workbooks in Jedox Web (+versioning)
Please provide a safety mechanism for efficient team development.
Currently if you work with multiple developers on one server it will not be rejected that 2 persons do changes on the same workbook at the same time. The last one who is saving the...
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...
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...
PALO.EPARENT and PALO.ELEVEL relative to specific root element (parallel hierarchies)
PALO.EPARENT and PALO.ELEVEL work well if you have only 1 hierarchy within a dimension.
But if you have more than one hierarchy it would be great to give a certain root element as parameter and get the parent and or the level in exactly this sp...
A python API on top of the Rest API would be great.
A version was already made by a jedox user here, and downloaded 400 Times, that shows that it is needed and required !
http://forum.jedox.com/index.php/Thread/1362-Python-Palo-Interface/
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
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 ...
Different user rights per Frontend (e.g. Excel (R) / Web (D))
It would be awesome if one could grant users different rights per Frontend (Excel vs Web). In Theory it makes sense to treat them the same (you are either allowed to change a value or you are not) BUT in real life Excel is far more complicated and...