Best Of
Re: Disable Data Entry on Grand Totals
Hi Mathias,
you need a block with a value <> 0 in the Total. This one will lock the total.
Re: Web client: Chart show label
Hi Jörn,
which version you use? In 10.3 it works fine in the web (see Picture). Browser is Chrome.
Re: Process: Go to capsule and apply data selection
Hi Jonas Franck,
in your procedure one step is missing. After Step 3 (by the way this step should be not necessary) you have to assign the selection to the screen before refreshing.

BR
Dietmar
Re: Excel DATE and EDATE functions
Hi Vikash G,
in addition to Alexander Kappes you can use the SLN Formula for calculating the depreciation.
It is: SLN(Initial cost of asset, Asset value at the end of the depreciation, Periods over which asset is depreciated)
BR
Dietmar
Re: Prior Year Total
Hi Mark Schad,
the easiest way is to have a second cube where you change the dimension month to year. Then fill this cube via dataflow.
This cube reacts with the year when you select the month. If you then set previous year for this block you get the data from entire last year.
BR
Dietmar
Re: Capsule user profile
Hello Steven,
you can manage the visibility or action of a label with a layout inside of it. There you can place a cube including an entity for the user (group or something similar) and of course the screen with 1 or 0 as value. So the Nurse won´t see the label or an included procedure won´t work for her.
Additionally you have to hide the screen list for the capsule.
For further Information just have a look at the help: Label Enhancements
Best Regards
Dietmar
Re: Data reader error - table is empty
Unfortunately, I can't change the SQL database but It may be possible that there is a kind of conflict with "User" as name of the table in SQL
Many thanks for yout help
Re: Where I find documentation to install Board 11
Hello,
At the end of Board 11 Realease Notes in Board's Help (https://help.board.com/), there are a few information about it (you can also view from this url: https://boardmanual.com/Board_11_Release_Notes.htm)

Regards,
Miriam
Re: Go to screen and apply selection
Hi Björn,
Thank you for the feedback. It's clear but it was not working. In the meantime I have found a solution. I use a drill to screen using the row entity, this selection has to be use as part of an element in a cube matrix, then I use the screen trigger to run a procedure with a select entity based on the previous cube matrix, then apply selection to screen.
Regards,
Marcel

