let's say I bucket my data by "OS" and those "OS" have some hosts installed "host". What I want to do is that when I click a "OS", another chart on same dashboard(dashboard have other visualizations but that should not update) will update with the "host" having this "OS".
I do not want to filter my whole dashboard with this click.
Is it possible in Kibana 7.2.0?