Hi,
I'm working on a Kibana dashboard that will be build dynamically based on URL that will depend on some previous user action. The idea is to create the dashboard based on filters.
I already know that we can apply filters to the dashboard using the URL.
What i'm trying to achieve is to filter a single panel (TSVB) based on the URL. I tried to create a simple dashboard with a fixed filter with two simple panels, and another TSVB panel with a specific filter and the option to ignore global filter enable.
My question is : is it possible to filter a single TSVB panel based on URL parameters ? If not, is there any workaround i can use to make it work ?
Have a nice day.