Hi! I think that it is very simple but…
I have a dashboard, where every element have a ‘Filter Queries’ like this - userAccount:“foobar”, and it works. But I think that best way is to create a variable with query that will affect to all dashboard elements (graphs, tables, panels). But I cant make a query. I read all the manuals ((
Elasticsearch
Dashboard-Variables
Type:Query
Query:{“find”: “fields”, “query”:“userAccount:‘foobar’”}
Thanks)