Hi, guys.
I want to ask you if it is possible to select the value of pre-defined variables through URL parameters, when embedding a panel.
Example: Let’s assume that I have a panel in my dashboard that shows some metrics per country, and the country is defined as variable. Can I embed this panel, and then do something like:
http://grafana.staged-by-discourse.com/some_dashboard_id?panelId=Z&to=XXXX&from=XXXX&orgId=1&var-country="US"
Thank you very much in advance. Regards.