Pop-up arcade statement returns street name.

677
1
11-15-2019 10:38 AM
BrianCoward1
New Contributor II

I'm having trouble getting a fairly basic arcade statement within the configure pop-ups expression to return what I expect. The expression:

mid($feature['gis.DBO.parcels.APN'],0,3)+"-"+mid($feature['gis.DBO.parcels.APN'],3,3)+"-"+mid($feature['gis.DBO.parcels.APN'],6,3)

This expression works fine under the layer properties display field and returns for example:

045-920-012

When I put this expression into the configuration pop-ups it returns a street name associated with the feature. I've tried simplifying the expression but it always returns the street name. I can't seem to figure out why this is occurring. Any thoughts or ideas would be appreciated.

Thank you,
Brian 

0 Kudos
1 Reply
XanderBakker
Esri Esteemed Contributor

Hi Brian Coward ,

I am looking at the screenshots you attached to your question but I don't see an example of you getting the street name as a result. 

0 Kudos