Forum Discussion
aformenti
10 months agoContributor II
HI 100Rub ,
Not sure if that is exactly what you fishing for. But you can either:
Create Button to Open in a Dialog
Open in a New Page
- aformenti10 months agoContributor II
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.
- pranav465 months agoContributor II
We tried exact steps but somehow, it's not working. If we hard code the value to parameter, then it works but button is not able to pass the value to parameter.
- Mark_vB2 days agoNew Contributor II
Make sure that your parameter is set to "Input Value" and not "Literal Value". It won't work if set to literal.
Related Content
- 2 years ago
- 2 years ago
- 4 years ago