Hello all,
I am trying to return multiple attributes into a single field using attributes rules and Intersects.
For example two polygons overlap, such as a separate county and a separate state feature class, if I have a road how can I pick up the state and county attribute "name" based on intersects and place them into a single field such as "County, State"?