Pass Parameter to Query String from onInit or onRender #106
Answered
by
ZuperZee
samant-rags
asked this question in
General
-
if i want to set a parameter value in the Query tab from onInit or onRender method, is it possible ? if not, can we use a hidden variable (dashboard settings-->variables--> hide ) and then use that in the query BUT set value of that variable from onInit or onRender method ? Thanks in Advance |
Beta Was this translation helpful? Give feedback.
Answered by
ZuperZee
Jul 11, 2022
Replies: 1 comment 17 replies
-
Updating a Grafana variable is probably the best. |
Beta Was this translation helpful? Give feedback.
17 replies
Answer selected by
samant-rags
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Updating a Grafana variable is probably the best.
Example on how to update and read Grafana variables..