Forum Discussion
rhankey
26 days agoContributor III
You can use BRApi.Dashboards.Parameters.SetLiteralParameterValue() to assign a value to a Dashboard Parameter. You can either use that parameter in the Cube View or use GetLiteralParameterValue() in a business rule to obtain the value. That's just one of several ways I can think of handling the need.
- JérémyRenard23 days agoNew Contributor
Hello Mark,
Thank you very much for your solution.
I am not familiar with
Dashboard Parameters.I will look into this as soon as possible.
Thanks again. - JérémyRenard20 days agoNew Contributor
I finally modified my script to retrieve the annotation that is created when the forecast is initialized, based on the entity selected in the cube view, in order to match the user's rights.
Thank you for your help.
Related Content
- 2 years ago
- 3 years ago
- 2 years ago