Hey all, as per the title, I seem to be struggling with this simple task!
I have a spatial dataset that contains dozens of features, each with a 'Name' attribute field. In many cases, these features overlap, and I want to concatenate the overlapping 'Name' field values into a new single attribute field called, say, 'Names_Combined'.
I've tried string concatenator and area on area overlay to no avail, is there a different transformer that would do the trick?
Cheers all!
Marty