Hello all!
How I can define variables with a certain value? I want to use a specific variable as ${variable_name:raw} on my Elasticsearch query. It should use the value of the variable but keeping a friendly tag/label on the selection menu.
Thanks!
E.g.
Label: Allowed Countries
Value: data.continent:“America” and NOT data.country:“Banned”