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
FW
2 months agoNew Contributor II
Genesis - Multiple instances
Hi,
I was trying to go back to one of the two Genesis pages (we have two instances in our app) using a button but seems like the following navigation action is not working.
XFPage=Dashboard:[container_bag_(App)_(Main)_EU]
I've tried using parameters in embedded dashboards to refresh the content and there is no way to go back to the home page.
It appears that Genesis assigns the same names for all objects so it's a problem when trying to refer a home page dashboard only related to a specific instance. This is the reason why i renamed the home page Genesis dashboard with a suffix.
For now i just opening the dashbaord i want in a new page using OpenInNewXFPage=True, but i prefer to make the back button working.
I've fixed this using WsName.DashboardName as below:
XFPage=Dashboard:[Genesis EU.container_bag_(App)_(Main)_EU]
1 Reply
- FWNew Contributor II
I've fixed this using WsName.DashboardName as below:
XFPage=Dashboard:[Genesis EU.container_bag_(App)_(Main)_EU]
Related Content
- 1 month ago
- 4 months ago
- 3 months ago