How to open a Dashboard within the same page when button is clicked

100Rub
New Contributor III

Hi,

Is there a way to open a dashboard within the same page of a dashboard by clicking a button in OneStream?

Thanks

1 ACCEPTED SOLUTION

Alternatively, if you need to remain in the same page, you should be setting the content of the Dashboard through a parameter like this:

aformenti_0-1718963594432.png

Then you need to create a Embedded Dashboard component and pass in your Param:

aformenti_1-1718963758456.png

Finally, your Dashboard page should reference the Embedded Dashboard component which will be set up by the button click. 

View solution in original post

2 REPLIES 2

aformenti
Contributor II

HI @100Rub ,

Not sure if that is exactly what you fishing for. But you can either:

Create Button to Open in a Dialog

2024-06-21_10-40-07.png

Open in a New Page

2024-06-21_10-43-36.png

Alternatively, if you need to remain in the same page, you should be setting the content of the Dashboard through a parameter like this:

aformenti_0-1718963594432.png

Then you need to create a Embedded Dashboard component and pass in your Param:

aformenti_1-1718963758456.png

Finally, your Dashboard page should reference the Embedded Dashboard component which will be set up by the button click.