100Rub
6 months agoNew Contributor III
How to open a Dashboard within the same page when button is clicked
Hi,
Is there a way to open a dashboard within the same page of a dashboard by clicking a button in OneStream?
Thanks
Alternatively, if you need to remain in the same page, you should be setting the content of the Dashboard through a parameter like this:
Then you need to create a Embedded Dashboard component and pass in your Param:
Finally, your Dashboard page should reference the Embedded Dashboard component which will be set up by the button click.