Hello everyone, I have a dashboard and where are 2 tables: "products by supermarket" and "products by category". I have kibana control to filter by supermarket. I want to filter only the table with categories on this dashboard: then I select some supermarket in input, the table with categories must give only those categories and products that are in the selected supermarket. This works, but the "products by supermarket" table is filtered too. How can this behavior be avoided? How to filter only the "products by category" table.
I hope you help me with this. Thanks.