The trigger and action connection based on the OBJECTID filters the wrong data when adding a message action to the chart in ArcGIS Experience Builder.
ArcGIS Experience Builder
漏洞 ID 编号
BUG-000166620
已提交
April 10, 2024
上次修改时间
August 20, 2025
适用范围
ArcGIS Experience Builder
找到的版本
Feb 2024
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is as expected when using 'OBJECTID' as a connected field in the Chart message action. Because the output of the chart is different from the original input, the 'OBJECTID' in the chart output is not the same 'OBJECTID' as the original input. It is just the default ID field, although with the same name. So they cannot match exactly to filter the expected data. It is recommended to use another field for connection, such as the category field.
There is a plan to improve the naming of the ID field of the output dataset to avoid confusion.
解决办法
Use a different field for the trigger and action connection. However, this also does not work depending on how many features are present in the feature layer.
On a test with more than 20,000 features, using a different field for trigger and action connection causes charts such as the scatter plot to crash all other charts.