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
VENKAB05
2 years agoNew Contributor III
Retaining Previous Value of Dashboard Button Parameters While Opening in WorkFlow
Hello Everyone, I am having issues retaining the previously selected parameter value in the dashboard, which is linked to a button component.
I have a dashboard that has a parameter to pick an e...
VENKAB05
2 years agoNew Contributor III
Thanks everyone for your response.
I do have a "Load Dashboard Server Task" attached to the button which makes sense why it will not work as many pointed out in your comments. I tried in a completely different environment and it works as expected.
But still am curious, i tried to create a new button which doesn't have Load DashB Server Task (environment in which the issue exist) and still it doesnt work. I would have expected it to work if Load Task was the sole reason behind this.
- phollander2 years agoNew Contributor III
From what I know, the XFLoadDashboardTaskResult object that gets returned on the Load Dashboard Server Task is the only object related to dashboards that allow you to change parameter values upon loading a dashboard. I believe the WcfEventHandler BR (if you are using this) is not generating a Load Dashboard Operation either.
One last thing I can think of, is that you have a parameter set on the Form template level:
Although the screen indicates you can set Literal Parameter Values, I have also successfully used it with other parameter types. Is this field empty on your Form Template that your dashboard is assigned to?
Regards,
Paul
Related Content
- 5 months ago