Best Of
Re: How to use period offset for previous previous year
When you use the offset no not put the py function:
If this is not correct just try the offset -36 with a month version of the cube

Re: Drill down in the web with flattened layout
Hello Etienne,
You can drill down using the first column of the dataview.
I understand that you prefer to drill using the cell containing the Material code.
You can make the material column very narrow and hide it, then use an entity block material and put it in first position.
In the layout options set a drill action for the entity block.
Now you can drill using the material column.
The negative effect of this is that, when you will export to excel you will see the material column twice.
I think you should open a wish for expanding the drill area also to the second column if the dataview is flattened.
Hope this is clear enough,
Antonio
Re: Drill down in the web with flattened layout
I agree with you about performance and ugliness of the workaround.
I think that posing in Ideas would be the best option.
Re: add "distribute horizontally/vertically" function to arrange screen objects
Hello,
The "Distribute" functions are already planned to be implemented in the HTML5 capsule editor that will be released soon.
Stay tuned for the 10.5 release.
Re: add "distribute horizontally/vertically" function to arrange screen objects
The new function will be only available in the capsule designer of HTML5 client, the version name is not official yet.
It means that in future you can edit the capsules directly from the web ina a WYSIWYG way.
Re: Error when refreshing MS Office file
Hello Eduard,
There was an incompatibility between the language settings coming from Board 7 until Board 9 and some versions of excel.
This has already been solved in the latest releases.
Regards,
Antonio
Re: Chart with different time select
You might put a refer to December in the first block and select from Jan to Dec in the screen
Re: How to empty a cube slice faster ?
Looks like I underestimated the 128-bit payload in align cube, good job Helmut Heimann!
Etienne CAUSSE keep us posted
Re: Error when copying (recycling) datareaders
Thank you Paul for sharing with us your experience.
We will consider this when designing the HTML editor of the datareader, if we can do something to avoid it we certainly will do it.
Not 100% sure that it can be avoided because it's very difficult to prevent,
thanks!
Antonio
Re: Tradeoffs with Parallel Execution screen property enabled?
Hello Bob,
The parallel execution is not only a matter of performance, but it changes the user's behavior on the screen.
Sometimes you do not want to let the user input data or change selection until all the information on the screen is available. In this case you go with normal execution in series.
Parallel execution is helpful when you use objects like folders that hide part of the layouts that won't be visible anyway until you go and click on the tab..
Regards,
Antonio