It would be nice to have any notification when a comment is inserted in a report.
One small icon with the number of new comments (like other Apps) could be enough and the best solution
1. With a Parse Error in RULE you get an errormessage referring to a position number in the rule's string. But the editor never displayes the current position as a number, which would help locate the error.
Or highlight the error position!
E.g: u...
in #_GROUP_DIMENSION_ cube this is really complex to know what is the right for a certain group since it can be inherited from upper levels, for instance:
Europe N
West
France R
this would be great to be able to see that, say using a "flag" t...
Add navigation capabilities (previous/next/first/last) in the FieldTransform functions
if you want to edit the next or the previous function in ETL client, you have to close the current one, and click on edit for the following. This would be helpful to jump to the next or previous one without closing the window
Currently rules are calculated in the moment when the user queries the data.
It would be great to have the option to shift the timing to the point when the user changes data. So the result of the calculation would be stored/persisted when the use...
Macro Events: AfterPaloUpdate to start a macro after Dynarange-Update
Macros assigned to filter-comboboxes (to set dynarange-variables) are executed BEFORE data is updated.
A function similar to __open() that is triggered after palo-data has been changed, e.g. in dynaranges, would allow macro-treatment of the new ...
Function to display overlapping labels so as not to overlap
In the case of bar line chart etc.
Sometimes the labels of the first chart and the labels of the second chart overlap.
Therefore, I want a function that automatically adjusts the position so that they do not overlap.