I'm using kibana 6.1.1 version.
My dashboard has too many visualizations so It's hard to get useful information.
For this solution, I want to link multiple dashboards.
This is my ideal scenario.
If I click the pie chart -> filter will be added -> (click hyperlink or some action) move to other dashboard with present filter applied.
first I think markdown can be solution for it.
If I want to hyperlink with filter that changed dynamically by my actions, markdown has to support dynamic variables. but I think It can't be produce by markdown.
Is it possible with markdown? or any other way to solve this problem?
Thanks