The Max() FeatureSet Arcade function does not return a result when executed from a field calculation in the ArcGIS Field Maps mobile app.
ArcGIS Field Maps
漏洞 ID 编号
BUG-000165464
已提交
February 28, 2024
上次修改时间
September 26, 2025
适用范围
ArcGIS Field Maps
找到的版本
24.1.0
操作系统
Android
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
Using Arcade in a form, only data that is currently being entered into the form can be queried, not previous entries for that feature. If using the Max() function, it must be on a related table or on multiple numeric fields in the form.