Hey,
I have two tables in the ArcGIS Online space, one contains a list of houses (property_table), and the other related table contains a list of residents that reside within (resident_table).
What I am trying to do is populate the property table with the AGE of the OLDEST RESIDENT inside each house. I have no idea how to do this and am seeking assistance to build a plan of attack.
I have been able to add the two readers to my workspace successfully, I can do a feature joiner which proves the residents do reside within the said houses. But I don't think its actually necessary for the join for the calculation to take place.
So can someone please tell me how I would find the OLDEST resident, and then insert that date of birth, and name, into the two fields in the property table?
I have been staring at this for too long and my brain is not able to straighten out the issue in front of me, it should be rather straightforward :(
Property Table:
Resident Table: