I have a parcel layer I am trying to create a relationship class with a table of addresses. Both are located within the same geodatabase. The table was created from a spatial join of address points and the parcels. It has all the attributes of the address points, with an additional text field containing the parcel ID the point was located in. The two fields for the primary and foreign keys are identical parcel ID fields, just named different.
I created a new Relationship Class with the attached parameters. However, there is no related data.
I am not sure why this is not working, any advice is appreciated. Thanks.
