| 漏洞 ID 编号 |
BUG-000159712 |
| 已提交 | July 7, 2023 |
| 上次修改时间 | August 9, 2024 |
| 适用范围 | ArcGIS Online |
| 找到的版本 | June 2023 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 64 Bit |
| 状态 | Duplicate
此问题与现有问题重复。 有关详细信息,请参阅问题的“其他信息”部分。 与重复问题关联的客户将自动附加到未解决的问题。
|
附加信息
Duplicate of BUG-000156234.
解决办法
In ArcGIS Pro, change all the blank entries under the system-generated Creator field for NULLs. To do this, follow the steps:
- In ArcGIS Pro, open the hosted feature layer.
- Create a new field in the layer. Name it as Creator2.
- On the layer, run Select By Attribute where Creator is equal, and then leave the entry blank. This selects the entries by the anonymous users.
- Then, leaving the selection, right-click the Creator2 field, and select Calculate Field. Enter Creator2 = Null. This assigns <Null> in the Creator2 field for the anonymous entries.
After applying the steps, the 'is not blank' filter in ArcGIS Experience Builder works.
重现步骤