Hey All,
I have an experience builder setup with 2 pages. The home page is a map page with a filter widget setup so that data can be filtered to show only the desired points. The second page consists of several Pie Charts. When first setup the Pie Charts would change dynamically based on what was selected by the filter widgets. Suddenly, this is no longer the case. Now when I go to the pie charts page I am now presented data for the whole data set, not the filtered data. What's more is when I go back to the map page the filters have been reset to their default. I have checked what I know to check, which admittedly isn't much and even re-setup the pie charts but no luck restoring the expected functionality. Any help is appreciated. TIA.
I guess , You will have to use output data source from filter widget
Not sure what you mean...
Update: The Filter Widget is contained in a Widget Controller. If the Filter Widget is removed from the widget controller all functionality in the dynamic pie charts is restored. Deleting and re-adding the Widget controller again breaks the functionality.