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
FrankDK
2 years agoContributor
Open Dashboard in new tab from button click [Workspace related v7.4+]
From a button-click, I want to open a different Dashboard, in a new tab (or just open it). It should be fairly straight forward, using:
But if the Dashboard I want to open is not within the "Default" workspace, OR, if the Workspace that is hosting the Dashboard is not set to:
the function does not work. Smart as I am, it should only be a matter of minutes to figure out the right combination, hereby prefixing the dashboard name with the Workspace name: XFPage=Dashboard:Current.MyDashboardName. But nope. Hopefully someone out there have the right combination to unlock level 2 to the Dashboarding Tour de Master.
Cheers Frank
Answering my own post.
It's a bug in 7.4.2+ but should be fixed in 8.1. A workaround is to set the Workspace as Shareable = true and include the Workspace name in the call:
2 Replies
- FrankDKContributor
Answering my own post.
It's a bug in 7.4.2+ but should be fixed in 8.1. A workaround is to set the Workspace as Shareable = true and include the Workspace name in the call:
- jarrodNew Contributor III
Hi
Just in case anyone is still having this issue. In 8.5 at least you can resolve this by including the dashboard name in the navigation action
We use the namespace prefix to simplify the workspace pull name
Related Content
- 5 months ago
- 2 years ago