Dashboard TSVB panel item url ignores filter when linked to dashboard

Hi,

I have linked the objects in a TSVB data table to another kibana dashboard via the item URL option.
In the link I use the value of the data table as input to a query like:
meta:(alias:!n,disabled:!f,index:'5beaebb0-1ead-11eb-adaf-294708fb740e',key:UtdelDriftplats,negate:!f,params:(query:'{{key}}'),type:phrase),query:(match_phrase:(UtdelDriftplats:'{{key}}'))

The link works fine when editing the visualization or the dashboard but as soon as I save the dashboard the filter is ignored. It is "locked" in the last filter value clicked before saving the dashboard and switching to view mode. Is this expected or is it a bug?

This is a bug - see [TSVB] TopN with drilldown on a dashboard with filters, not updates the filter · Issue #117815 · elastic/kibana · GitHub it will be fixed in 7.16

1 Like

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