This is a rookie question... I am using Attribute Assistant in ArcMap.
I want to populate the value for Police Beat in the street centerline layer. However, I need to add "Beat " to the value. For example, my PoliceBeats feature class has value "4-50" in the field Beat in the intersecting polygon for where I am adding a street. So I can put "4-50" into the appropriate field of the street centerline layer. But what I need is "Beat 4-50".
It appears that I need to combine the INTERSECTING_FEATURE layer and EXPRESSION in order to place "Beat 4-50" instead of "4-50" into the field. How do I do that?