Best Of
Re: What kind of database is BOARD? Graph, relational or something else?
Hello Bob Gill,
you can fin more info also on the board manual: http://help.board.com
for example, here: Engine Technology
regards,
federico
Re: Error: Can not run request analysis
Hello William Le,
from Board Manual, about the Report Rows Upper Limit (middle of the page) :
When a user requests a report, before executing it, the Board Server estimates the number of rows the report has by multiplying the number of selected occurrences of the entities set by row. If the number of estimated rows exceeds the limit, then the report is not executed.
You'are using a lot of entities by row: try to "select" only some (populated, maybe? consider using the "select based on" option) occurrences.
You should get your report.
Remember that if you want you can also increase the Row Upper Limit from the Board Server Configuration; the maximum number is 2000000000.
An advice: Board gives to the user many objects to create a "dynamic, lighter and more usable screen" (consider that the screen could be opened also by a tablet/smartphone): increasing the Row Upper Limit is not always the best option.
Hope this helps.
best regards,
federico
Re: How can I change all screens with one selector in my master screen?
Hello Annika Fava,
as Felix Csanady said, the easiest way is to use the "dynamic selection"; you can use also the option "based on cube" and help the end-users of your application creating a "service cube" to be used in a first screen where choose through a "flag" what they want to be selected.
for example: in screen 1 the user select the "budget year"

then, in others screen you can save the "dynamic selection based on cube"

Hope this helps.
regards,
federico
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.


