When using the filter expressions 'is not blank' or 'is blank', the filter does not give the correct result in ArcGIS Online Map Viewer.
上次发布: February 26, 2018ArcGIS Online
漏洞 ID 编号
BUG-000097404
已提交
June 24, 2016
上次修改时间
June 5, 2024
适用范围
ArcGIS Online
找到的版本
4.2
操作系统
Windows OS
操作系统版本
8.1
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
This is as designed. When the field value is empty string (white-space), it is not treated the same as null. Make sure blank fields are actually null, and not empty string.