Variable value on dashboard 1 used in query mysql in dashboad 2

Hi, I have two dashboard on datasource MYSQL.
I have created a variable $microlotto (value 1, 2, 3, 4, …) in dash1.
If I change microlotto in dash1, i want to use this value to filter data in mysql query in dash2.
It is possible? How can to link variable on dash1 and use this link in dash2?
tnks
ILIO

First you need have the same variables on the dashboard 2.
now on the dashboard1 you add a “Link” from dashboard settings,
on type select dashboards and check “variable values”

tnks Daniel. now my dashboard works fine. Good answer. bye

1 Like