| Bug ID Number |
BUG-000159712 |
| Submitted | July 7, 2023 |
| Last Modified | August 9, 2024 |
| Applies to | ArcGIS Online |
| Version found | June 2023 |
| Operating System | Windows OS |
| Operating System Version | 10.0 64 Bit |
| Status | Duplicate
The issue is a duplicate of an existing issue. See the issue's Additional Information section for details. Customers associated with the duplicate issue are automatically attached to the open issue.
|
Additional Information
Duplicate of BUG-000156234.
Workaround
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.
Steps to Reproduce