Best Of
Re: Can I export an Entity row template?
Dear Jean-Paul Baar,
additional to my first post. Starting from BOARD 11 our new Transporter Tool is able to transport also Entity templates e.g. from UAT to Prod.
Never the less, exporting / importing to another Entity, like replicated or entities with the same name in different databases is still not possible.
Perhaps it helps
regards
Alexander Kappes
Re: Can I use a selection when extracting a cube?
Dear Emma Howard,
thanks for your request.
For general the procedure you build up should work as expected from your side.
Never the less you can also do the following.
Build up temporarily cube on your source database. This one should have the same dimensions instead the version.
In your procedure you select the version to extract and first perform a dataflow to your temporarily cube.
In second step you extract your temp cube and got the wished behavior.
regards
Alexander Kappes
Re: Setting Privilege?
Dear Wahyu Nugraha,
what do you mean in detail?
Is your case to privilege users just for special screens?
If so, this can´t be done using system settings, you have to build up using User and Screen Entity inside your Database and cubes which manage the access for the users.
When you talk about capsule access and that special users should be able to open just special capsules you can e.g. use BOARD Folder Profiles Board 10.0.3 Release Notes,
Hope it helps
regards
Alexander Kappes
Re: Master License as authorized visitor?
Dear Julian Gomez,
this isn´t possible,
Only Stand Alone licenses can logon to different Servers with users defined as Authorized Visitors.
To get this work, the Stand Alone License has to be inserted into your BOARD Windows Client(s) at this position:
Hope it helps
regards
Alexander Kappes
Re: Is there any way to Drag and Concatenate more than one SQL Field by Drag and Drop(Auto mode) in Data
Dear Malav Shelat,
only thing you can do is inserting the first field with drag and drop. The second has to be inserted "manualy".
You can write it manually into the sql field.
A little way to easy up this is using another entity (just temporarily during the configuration), inserting the second sql column into this and using (CTRL+C & CTRL + V) function.
Using this, please don´t forget to remove the additional entity when your reader configuration is finished.
Hope it helps
regards
Alexander Kappes
Re: Error: Index was outside the bounds of the array.
Dear Jörn Constabel,
can you please provide some more informations about the issue.
Does the warining occur for all or just for special users?
There are several reasons why such problem may occur.
Does the message occur since some special change in the screen or since it was published?
Did you try to investigate if it is belonging to some of the layouts, the screen selections?
thanks for some informations
regards
Alexander Kappes
Re: Error: Index was outside the bounds of the array.
Dear Jörn Constabel,
you Label Configuration has to look like this:
The Algorithm has to been set to Show Value that nothing is shown inside the label. Please don´t forget to insert a space between the quotes (" ").
Using that configuration you didn´t have to hide any block.
hope it helps
regards
Alexander Kappes
Re: Export/printing to PDF sizes
Dear Jack Footer,
for sure this is possible inside the reportdefinition
Hope it helps
regards
Alexander Kappes
Re: cannot save capsule
Dear Mathias Flintrop,
this can be also a reason.
Are you able to change and save an existing screen of the capsule?
Are you able e.g. to remove some screens from the capsule and can save this?
Do you have Screens with the same Name inside your capsule?
What was the last working change inside your capsule?
Let me know
regards
Alexander Kappes
Re: column algorithm based on excluded cubes shows random values
Dear Katharina Strebe,
for me it looks like that some rows for block e are empty. For this division by zero isn´t defined.
Please switch your algorithm to:
if(b=0,0, (b-e)/b*100)
What do you mean with random values in detail? Do you have a screenshot which explains the problem a little better?
let me know
regards
Alexander Kappes