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...
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?
Palo.SetdataBulk - dimension parameters as single columns rather than block
Frist of all the new setdatabulk function works great. It increases the performance of Excel based upload by far.
However the dimension parameters of the formula need to be defined as block. This is fine but in terms of designing compact and stru...