Passing value to parameter on action of button

JoãoRodrigues
New Contributor

I'm using the action setting on the buttons parameter to pass a value, but nothing is happening.

JooRodrigues_0-1724661780392.png

This button is used as a link to open a dashboard, that parameter is the id of the dashboard.

4 REPLIES 4

sameburn
Contributor

Have you tried triggering a refresh of the dashboard you want to be refreshed via the button?

You mean this? 

JooRodrigues_0-1724679857606.png

I tried it, but nothing changed. 

 

What component are you trying to update? Looks like you are refreshing the top dashboard.  Have you tried refreshing the lowest level dashboard that stores the component you want to refresh?

I would suggest using a label in the first instance to check you are receiving the parameter value you expect from the button click (so that you can see the result)

Sergey
Contributor III

What is the parameter type ? This will work only if your parameter is of "input" type.