I am building a chart in experience builder but I am facing the following behavior between the main filter and chart widget:
The main filter controls the data feeding both the map and the chart widget.
When a bar is selected on the chart, the selection is correctly reflected on the map.
However, after resetting the main filter, the chart visually indicates that the bar selection has been cleared, while the map still retains the previous selection/filter.
This suggests that a hidden query remains active. Even using the chart’s “Clear Selection” tool has no effect on the map.
To fully clear the chart selection and its impact on the map, the user is forced to select another bar and manually clear it again.
Thank you.