The rule editor is very powerful but hard to understand from a business user point of view. The user interface could be improved in terms of usability and structure.
A grouping of rules in a folder structure would help a lot here rather than havi...
System to remember users option of "Hide Empty elements" in Element Selector
When a view is zero suppressed on a large cube, the element Selectors in the Title (POV) dimensions automatically select "Hide Empty Elements" . There is no way to uncheck this without triggering a view refresh in the pasted view. The dialog shoul...
Allowing Actions on Labels were initially disallowed because strictly speaking Labels should just be a visual object. However, labels have a lot more formatting capabilities than buttons, combo boxes or lists. For example, vertical centering, word...
When a web report is open, it is not possible to mark/select the shown numbers, thus, it's also not possible to copy them e.g. for a quick check etc. It's also not possible to copy the value in a drillthrough.
Action button - I would like to create a new element with a unique id. This is - using a PHP macro - possible: uniqid() With Action buttons it is currently not possible. Use case: 2 different planers are planning new positions within their company...
Add the option "Wait for job to be done" to the scheduler action
For the moment, we can't have a scheduler action and then a download file action. (The download action is lauched before the end of the scheduler). It will be interresting to have the option "Wait for job to be done" (like with integrator action) ...
Include search field in new cube creation or layout changing
It is a simple thing but the way the dimensions are ordered on the left side do not follow any useful criteria. It would be nice to have something similar to what we have in subset editor where you can type the name or part of it in a field and it...
Remove "Session Data Missing" Warning during Login
The "Session Data Missing" warning indicates that the session cookie was not found. I don't think that it still serves a purpose and it is shown for almost every user.
Beside selecting a date from the datepicker, the input field should also be filled manually without selecting from the datepicker. So the user can choose if he wants to select the date from the datepicker or if he wants to enter the date manually....
In many reports I need to consider date intervals. for example beginning is
2012-11 and end is 2015-03
Calendar is
- All Years
- Year
- Quar.
- Month
So a macro calculates all needed Elements:
- 2011-11, 2011-12, 2012, 2013, 2014, 2015-Q1
This is...