Dynarange --> control expand/collapse more dynamically (for each node individually)
Currently you can only control the initial expand/collapse of dynarange nodes by level -> e.g. expand whole dynarange up to level 3 . It would be great to set the initial expand/collapse state more individually for each element. . like this: . ...
Since 2020.1 we can set a style in a dimension element. This is great. However it works perfect only in Dynamic View reports. In custom reports we can apply style only on the cells with palo.data function. It's not possible to apply the style on t...
For backuping the databases we use a custom Groovy script, but currently this won't support custom classess such as Amazon S3.
Maybe it is good to include the posibility to make the use custom classess who easily could be import via the import c...
Showing number of rows if selected extract from cube
This should show information on how many lines are maximally possible to extract. Let's say that cube has 20540 filled cells for dimension filters. This number could be shown next to loaded cells.
Saving Markers in a file can speed up service start because no recalculation at startup will be necessary.
A procedure for triggering recalculation will be needed.
Ich möchte ein Bild als Hintergrund auf eine Startseite einbinden. Da ich aber mit Dynaranges meine Berichtsauswahl nutze ist dies so laut Support nicht möglich. Gibt es eine andere Lösung?
Dynarange shouldn't change the specified cell with dollar sign ($) in Excel formula
If a excel formula is defined in a cell which is covered in a Dynarange, position of specified cells in that Excel formula is dynamically changed when the Dynarange is expanded.
e.g.
If "SUMIF($G$2:$G$4,B3,$E$2:$E$4)" is specified in a cell cover...