Forum Discussion

100Rub's avatar
100Rub
New Contributor III
6 months ago

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
  • aformenti's avatar
    aformenti
    6 months ago

    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.