| Bug ID Number |
BUG-000178980 |
| Submitted | August 25, 2025 |
| Last Modified | January 8, 2026 |
| Applies to | ArcGIS Online |
| Version found | June 2025 |
| Operating System | Windows OS |
| Operating System Version | 11.0 64 bit |
| Status | As Designed
After review by the development team, it has been determined that this behavior is as designed. See the Additional Information section for details.
|
Additional Information
This behavior is not a bug. When data is selected on a map using the Select widget, the highlighted data represents the select view. When this data is added to a table, the records in the table are custom views. Applying a filter to the custom view does not affect the select view.
Data views documentation: https://doc.arcgis.com/en/experience-builder/latest/build-apps/select-data.htm
To filter data in the select view, add another table, connect the data to the table, and then select the select view.
Workaround
Use the Query widget for this workflow instead of the Select widget.
Steps to Reproduce