The data on the map is not filtered in ArcGIS Experience Builder when using a custom data view with the List widget.
上次发布: March 10, 2021ArcGIS Online
漏洞 ID 编号
BUG-000137314
已提交
February 8, 2021
上次修改时间
August 5, 2025
适用范围
ArcGIS Online
找到的版本
8.4
操作系统
Windows OS
操作系统版本
10.0
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is by design. The map widget is using a special view, and the data on the map can be only affected by filtering in the default view. Any filtering happening in views other than the default view (e.g. the custom views) does not show in the map widget. The map widget does not know which view other widgets are using.
Refer to the first note in the following documentation, (https://doc.arcgis.com/en/experience-builder/build-apps/select-data.htm#ESRI_SECTION1_63589EFFF4BF4E128652260B89A604D5) - "When displaying a web map or web scene in a Map widget, a new web map or web scene view is created automatically, and this view is only used in the current widget. Thus, data processing within the Map widget won't affect widgets using the same data source or its contained layers. But the Map is affected by data processing on the default view."