laptop and a wrench

Bug

ArcGIS Enterprise 10.9.1 with Arcade version of 1.13 does not honor using the combination of single and double quotes in SQL Statement in an expression utilized in the pop-up of a referenced (registered) feature layer.

Last Published: September 6, 2022 Portal for ArcGIS
Bug ID Number BUG-000150409
SubmittedJune 29, 2022
Last ModifiedJune 5, 2024
Applies toPortal for ArcGIS
Version found10.9.1
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusNon-Reproducible

Additional Information

This is not reproducible in ArcGIS Enterprise 10.9.1. While this does seem to work it is not accurate. The ObjectID is a numeric field and should not be in quotes.

Workaround

The following Arcade expression is working with both referenced (registered) and hosted feature layers in both ArcGIS Enterprise 10.8.1 and 10.9.1. 

Count(

 Filter($layer, "OBJECTID = " + $feature.OBJECTID)

);

Steps to Reproduce

Bug ID: BUG-000150409

Software:

  • Portal for ArcGIS

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options