Using template variables in dashboard link tag field

How can I user template variables in dashboard link (tag field) ?
Example: dashboard variable $Area to select via combobox.

dashboard link tag field -> var-Area

Thanks for help.

./d/xyzabcfdr/name-dashboard?var-Area=your_value

./d/xyzabcfdr/name-dashboard?var-Area=$__{cell_number-columm}

https://grafana.com/docs/reference/templating/#variables

1 Like

Reviving an old question, but I don’t believe it was answered. Template variables work when the Type is ‘Links’ but not when the Type is ‘Dashboards’, see below.

is it possible to select a tag using a template variable?

Here the template variable is ‘ctlr_type’
image