I have created an ArcGIS Dashboard based on a web map that contains a polygon layer and a point layer. I configured a category selector to filter the points based on the polygons using a common field.
Initially, the filter worked correctly, but after overwriting the layers to update the data, the filter no longer applies to the points.
An interesting detail is that if I disable the clustering option for the point layer in the web map, the filter starts working again. However, this option did not previously affect filtering, and now I am also unable to choose the filtering method (by field or spatial) for this layer.
Does anyone have any ideas on how to fix this issue?