mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
server side expressions "Expressions" unfortunately do not work with dashboard variables (in the same way alerting does not). The execution path is always through the backend/server of data sources, which currently don't support expanding dashboard variables.