You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a data link in the column of the table in the form of d/${__dashboard.uid}?var-number=${__data.fields.a}. This link sets the variable number to some number. With the usual Grafana table it works almost instantly. With Business table clicking on such a link completely reloads the dashboard. Reproducible example in the attached JSON.
I have a data link in the column of the table in the form of
d/${__dashboard.uid}?var-number=${__data.fields.a}
. This link sets the variablenumber
to some number. With the usual Grafana table it works almost instantly. With Business table clicking on such a link completely reloads the dashboard. Reproducible example in the attached JSON.JSON
The text was updated successfully, but these errors were encountered: