Forum Discussion
Hi,
I am too having similar problem where I am exploring something like user variable instead of a global variable like parameters. So, just to elaborate, the dashboard should pass values to a BR (any BR) that a user has selected so that when multiple users are running / executing the same process their respective values are passed. The concept of using parameters seems not working in such cases.
What I have achieved so far is using Cube Pov (for DM and Finance BR). I am sure there should be a better way but based on my current understanding and what I could / could not find in the documentation, this seems the best idea as of now.
One can set Cube Pov on a component setting as follows:
bhenneuse, Hope this helps.
|!param_FScenario!| is set as bound Parameter for the same component.
So, I am able to set / update Cube Pov on the change of values like Scenario, Year, etc. In the DM, these can be accessed via |CVScenario|, |CVTime|, etc and it works. As Cube PoV's scope is confined to a user, this solves the problem.
However, I am trying to get the values of Cube Pov (how to reference Cube PoV) in other BRs which I would like to know from the experts (if possible). The reason is when I load the Dashboard, I want to set the default values (in dashboard) which is set as part of Cube Pov.
So, if anyone can suggest as how to reference Cube PoV in Extensibility / Dashboard Extender rules then it would be helpful.
Thanks.
Related Content
- 12 months ago