When creating a joined view layer with field statistics while the parent layer is sync-disabled, the Join_Count field generated automatically inherits the field type and domain of the field of the performed statistics.
ArcGIS Online
漏洞 ID 编号
BUG-000170443
已提交
September 3, 2024
上次修改时间
October 9, 2024
适用范围
ArcGIS Online
找到的版本
June 2024
操作系统
Apple MacOS
操作系统版本
12
状态
In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
解决办法
Delete the minimum or maximum value of the original small integer field in the first layer so the Join_Count field and the max stats field do not have a domain and the resulting view layer is able to load.
Create an integer field instead of small integer and use 'Calculate field' to calculate the values from the small integer field. Then use the regular integer field for the field statistic.