Forum Discussion
rhankey
2 months 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émyRenard
2 months 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
- 4 years ago
- 2 years ago