I have a dashboard that I call from a URL passing some _q filters to it. This dashboard also has links to go other pages. however the filter wont stay. I understand that this filter is not pinned and may have something to do with it, but how do I make the filter stay when navigating using the navigation visualization inside Kibana?
You can either click on a filter and choose "Pin across all apps", or click the icon to the left of the filters and choose "Pin all". I am not aware of a way to do this through the URL when accessing the dashboard.
Thats the problem. I am trying to arrive on this dashboard from some other link which is embedded. So some query parameters will be passed from the URL.