When you save a Ad-Hoc-View in the "stored view" (Privat or Global) the cell format, for example comma , will be lost when you open the Ad-Hoc-View again.
When dropping charts onto a canvas from workbooks with lots of copied charts, the names are impossible to decipher. See screenshot.
We need some way of determining what chart is what.
Possible solutions could be:
1. Create a label attribut...
Additional DB script commands for managing element consolidation
Create new In-Memory DB database script commands to maintain parent child relations. The scenarios below cannot not be handled with the existing ELEMENT_APPEND script function at the moment. Use cases: 1. Remove one particular parent-child relatio...
Excel 365 addin: Expand dimension to show all elements
It is currently not possible to automatically expand a Total Element of a dimension to all children. Meaning in a hierarchy with 3 or 4 levels, I have to open each and every consolidated element and thereafter mark all the elements. A possibility ...
OLAP Server contains storage for persisting cell properties (e.g. number format, foreground color, note,...). This can be used to centrally define and store properties of the cell and then later be shared on different frontends e.g. define rule th...
Improve the performance of Palo.SetData - Perhaps as Set.DataC or Set.DataV. Sending multiple data write requests in a single request is possible in the API so why not in Excel?