fr-ser / grafana-sqlite-datasource

Grafana Plugin to enable SQLite as a Datasource
Apache License 2.0
124 stars 17 forks source link

SQLite query variable with key/value pairs #31

Closed sensej-j closed 3 years ago

sensej-j commented 3 years ago

Hello everybody, i want to know if it is possible to create and use a SQLite query variable with the structure (Key1: Value1, Key2: Value2) like the custom variable.

key: = should be display name in my dashboard variable value: ID, which is used in the SQL

Many Thanks