The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Akshay
3 years agoNew Contributor
Dynamic scenario for weekly forecast
Hello All,
We have created a weekly forecast dashboard for our users (weeks are mapped as scenario, e.g. Week1, Week2 etc.) and intend to restrict them to current week scenarios only to avoid posting to a wrong one.
Currently we use parameter, where users select the current week from a drop down and input data, Is it possible to provide them access only to the relevant scenario (week) instead of giving them a drop down, without admins having to make changes every week?
Assuming that you will have the relevant Scenario selected in POV Pane (Workflow POV/Cube POV):
Use the Substitution variable in the Member Filter section of the Parameter. This will restrict the users with only that selection when the Parameter is executed.
3 Replies
- AKNew Contributor III
Assuming that you will have the relevant Scenario selected in POV Pane (Workflow POV/Cube POV):
Use the Substitution variable in the Member Filter section of the Parameter. This will restrict the users with only that selection when the Parameter is executed.
- chul
OneStream Employee
Unfortunately this won't work because each user's POV in the pane could be different.
- chul
OneStream Employee
The system needs to know which week the users should be in - the easiest way to accomplish this is to have the admin set the Global POV each week. You could then write an XFBR to use the Global POV for the logic for the scenario name you want to return.
Related Content
- 4 months ago