Retrieve list of filters being applied to a query through Custom Visualization V2

I am building a Custom Vis using the custom_visualizations_v2.

I am trying to retrieve a list of current filters applied to my query.

The queryResponse Param is where I thought this should be. There was some filtering Meta-Data but it all said null. also there was array of field objects under fields key in queryResponse. it has an is_filter param but it always says false even when I think it should be true

Recap. If I am running my custom vis, and apply a filter in the Explore UI. How can I identify a filter in my custom vis code?

1 3 488
3 REPLIES 3

Hi @DevDaDev ! I'm kinda digging up this subject but did you find any solution ?

From what I see, on dashboard you can access an "applied_filter" field, but I can't see it either on the Look nor on the explore view

qchuchu_0-1697557722156.png

What I get from my custom viz on my dashboard, but I can't see this parameter when I display this data on an explore or look

Top Labels in this Space
Top Solution Authors