Allow separator lines and decorations (shapes) in reports and canvas
Labels are sometimes used as bars and/or decorations of reports and dashboards. Sometimes you require a lower height height than 20px to show a thin bar. Borders in Canvas help, but does not solve all use cases.
With the security of data becoming more important, there is also a need for pseudonymizing entered data. Maybe there could be a solution from Jedox that separates sensitive data from the rest of the data (e.g. separating PIIs from the rest of the ...
Customer feels the String Editor box when you click on a cell to change a string is too clunky and does not look good. They would like the option of replacing the name "STRING EDITOR" with something driven by a variable. Say the name associated wi...
As a customer, I would like to be able to access the SVS Editor via Administration (<CTRL>+<M>) and not under Modeler (<CTRL>+<P>). Reasons:
1. Security: ste_olap is the only way to restrict access to the SVS editor. Secur...
Jedox list box: inconsistent behavior / enable empty selections
Recently I reported a bug that in a Jedox list box you are able to deselect all elements in the box itself. This would have been very useful feature as you could use the result for dynamic pick list in subset (to add individual elements to a given...
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.
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...
It could be interesting to add those methods to the column and row PHP Class. It's already possible by javascript code but there is many constraint when we use js code.
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 "...