Hi all,
I wonder if I can create a static dashboard?
In my case, I have documents with timestamp,
I want to create a dashboard containing visualizations which each visualization display data for each month, like 2019-01, 2019-02, 2019-03, etc.
but as I know, whenever i change the data filter on the top right corner of Kibana, all visualization will change, but what I want is some visualization is static but some is dynamic, is it possible?
Thank you.