mirror of
https://github.com/grafana/grafana.git
synced 2025-08-02 10:18:29 +08: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.