Drill down pie charts in kibana 7.2.0

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?

Hey @vaibhav.rodage, this isn't currently possible. We have https://github.com/elastic/kibana/issues/12560 to track adding this functionality, please +1 that issue or comment on it with your requirements so we can prioritize it appropriately.