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.
Quite often many tabs are open with different reports. They all have to be closed individually. Having some options when right clicking on the tab to "close all" or "close all others" would be a nice addition.
Olap writeback for cells with conditional %-format
If my cell is directly formatted as % and I type a 1 to a palo.data formula, it is interpreted as 1% (=0.01; value entered divided by 100). If my cell is initially formatted as "General" but a conditional format turns it into % format and I type 1...
When I create a list object and have a dark background color on the selected element, I need a white font color. This currently changes with the unselected elements, so they are no longer visible with a white background.
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 "...
Add the functionality to select and expand multiple hierarchies at once ( as it was previously the case in excel add-in with "Expand all") in the Paste View UI.