It is just so annoying to always try to balance the size of columns in one Spreadsheet with the other. Adding Pixel information similar to Excel would solve this problem.
SVS new Parameter for sep_error needed to show warnings or info messages without cancelling the writeback
Situation: we would like to inform the users about specific input fields and value combinations to be informed about possible mistake (value sign wrong or wrong range). sep_error(title,msg); Allthough the value has been written to the cube prior t...
HR - Add Wizard to shift data from one cost center to another
Add Wizard to shift data from one cost center to another. As a user I want to define when one employee moves from one cost center to the other. The list of changes is great, but a wizard would be beneficial too.
The ability to paste data to a range of cells in Jedox web like you can with Paste Values in Cube View in Excel. Specifically it should handle pasting across consolidated and base nodes. If you do this then consolidations are ignored and base valu...
Right now, text cannot work wrap on buttons. To achieve this effect, you need to create an image file with text and load it up as the button thumbnail. It would be convenient to have the ability to optionally wrap text on the button.
When you have created an input template, you cannot use trace cell on non input cells. It works find on input ready cells. I do however often find it more relevant to trace the calculated cells, which is typically not input relevant.
Add functionality to run scheduler jobs direct from excel add-in
It would be really helpful if the new add-in could allow functionality to run scheduler jobs direct from the excel add-in. Even better if the job could be applied to a button-click within excel
Add a button in the modeler to reorder alphabetically (or following another type of order) element in a dimension
Once again it's possible to reorder element via a job but you need coding skill to create this job it could be very easier to just have a button to reorder all the element in the dimension. To go further : add an option when you right click on a n...
Add a way to identify which wsel we interact with in PHP Macro
If you have one macro and 2 button with the same macro it should be great if the macro could output the name(or id) of the button concerned by the interaction. If we press on the Button1 it display "Button1" If we press on the Button2 it display "...