Add filter to controls on drilldown

Hi,
I have one question. In a dashboard I have a drilldown on a pie chart to a dashboard that contains an options control element. The pie chart has buckets for field A (plant) and field B (topic).
The controls object has the same fields configured, with field b as a child of field a.

When I now click on a slice in the pie chart and chose the drilldown option the dashboard opens and the filters are applied correctly, but they are not selected in the controls object.
image

Also when I select additional plants in the dropdown they are not added to the same filter, but as a separate one, screwing up the filter completely:

I first have to remove the filters completely and then re-add them from the dropdowns.

What I would like is, that the filter that is applied to the dashboard, is reflected in the controls object when using the drilldown.

Is this possible somehow?

Thanks
Sven

Hi @SvenSpudat

welcome to the Kibana community.

I think what you are looking for is part of a known issue: https://github.com/elastic/kibana/issues/16123

Maybe you could add your use case to the issue.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.