I am attempting to pull some information from a related table into my main feature class by using the field calculator but so far everything I have found online has failed.
I believe this should be fairly simple with some Arcade expression.
I have two feature classes with tree canopy information, with a relate between the two tables (ie. Relate1). Canopy1 is the main feature class I want to work with but I have some specific canopy calculations in feature class Canopy2 that I would like to populate in one of the Canopy1 fields.
Would anyone be able help with the Arcade expression for this please?