I've been looking for some information about timelion but I have some questions:
I saw that I can make a timelion dashboard visualize unaffected by dashboard filters using
.es(kibana=false)
But this is my problem:
- I have a dashboard
- In that dashboard I have 2 visualizes
- Visualize 1 is timelion's with .es(kibana=false)
- In visualize 2, I filter by date
- Visualize 1 is filtered by date too
Do you know how can I get the first visualization unaffected by this?
Thanks