Hi all,
I am working on a dashboard where I have added a component (which as 4 pages).
Scenario -
When I open the dashboard and select a filter(global filter) on top it facets to the charts present inside the component. when I move from page 1 to page 2 inside the component i see the faceting working fine on page 2.
But when I open dashboard and directly go to page 2 inside component and select the same set of filters which is present over page2 (same filters as page1) faceting does not work.
Just trying to understand how component works with global filters (which are not part of component but derived from same dataset)
@Roman MichalikI'm trying to reproduce the behavior.
Created a simple component with 4 pages, which is used in a dashboard with a filter panel.
For me, it's working as expected - do you have any specific settings in your dashboard? Like targeted faceting or similar?