laptop and a wrench

Bug

In ArcGIS Online, Arcade expressions in pop-ups fail to display attribute information if it is not called in a different pop-up element.

ArcGIS Online
Bug ID Number BUG-000145684
SubmittedDecember 30, 2021
Last ModifiedAugust 8, 2024
Applies toArcGIS Online
Version foundN/A
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusDuplicate

Additional Information

Duplicate of BUG-000159932

Workaround

Reference the attribute by calling the layer and then the attribute, similar to the following:

return { 

   type : 'text', 

   text : 'The 2010 Population is' + " " + $feature.POP2010 //this property supports html tags 

 

}

Steps to Reproduce

Bug ID: BUG-000145684

Software:

  • ArcGIS Online

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