Best Of
Re: How can i export my Screen in Powerpoint?
Hi,
you can export the screen you're surfing with the "Export" function you can find from the Board-Button, in the left-top corner of the Board Client.
You can export in many formats (excel, word, powerpoint, rtf, xps, pdf, simple screenshot) and you can configure your exportation (what, where, name of the file created).
Currently from the HTML5 Client you can only export in excel or pdf file; we're implementing new feature regarding this topic: stay tuned!
regards,
federico
Re: How to: Fix Transparency issue on BOARD WinClient popup windows
Hi,
sometimes we found that you can solve it also disabling the parameter "Enable Desktop Composition" from the windows panel "performance options" .
Expecially with Windows 7.

Re: Documentation EXCEL-ADD-IN
Hi Dirk,
Interesting to hear your feedback regarding Board VBA Excel add-in, I have done only one Board VBA integration so far but this is what I would like to share.
All commands were sufficient to build what we needed. For example, when BCUBE function didn't provide the functionality we were looking for, then Board ADD-IN filled the gaps. It lets user to use BOARD dataview layouts in Excel just like in Board application. There you can use all slicing, dicing, filtering, sorting, apply algorithms, use flattened views and have multiple selections using "=SetSelection" function referencing the cells in Excel etc.
I can agree that documentation is short, hasn't been updated for a while and BCUBE function has its limitations. It would be interesting to hear if somebody has more information about its functions.
Re: Count days
HiPaul Wyatt - Avison Young UK,
thank you for your help. This is the solution for my question.
Regards,
Pierre Rosnarho
Re: Count days
As you can see below:
On the left screen, I did store the data in a backup cube.
But on the right when I make a Dataview of this cube, it’s empty.

Re: Get possible combination of data
Great solution. Next time you may want to explore using 9.7. itertools — Functions creating iterators for efficient looping — Python 2.7.16 documentation
Re: Adding an entity as block in layout
Hi Neha,
To be honest, I just can't envisage how a data-view with 400,000 x 40,000 entity members on row is even practical. Do you actually have users who want to see a data-view with this total number of rows? For me, as a consultant, if I was faced with this I would be asking the customer:
- do users have only a specific sub-set of the entity members that they are concerned with?
- could database security, or some kind of configuration matrix be used to determine which combinations display for any particular user?
- alternatively, are there logical groups that could be added to display the data at a more aggregated level, with users having the ability to drill-down to lower-level detail when needed (which would only be a small sub-set of the total entity members)?
You're not going to be able to get around any physical limitation on the number of rows that Board can display ... and, as I say, even if you could, would you really want to? Just because you CAN do something, doesn't necessarily mean you SHOULD do something

