Hi,
I would like to know if there is the possibility to use a panel variable as a query parameter (so reducing scope).
For instance, I am developing a new plugin inheriting from MetricsPanel, and I would like to use a variable from this panel as a parameter used in the query editor, which will be interpolated to generate a real SQL query.
Thank you in advance