Hi,
I have a survey123 form that contains a repeat for survey data, within each repeat is a nested repeat that collects 2 sets of GPS x,y coordinates. So this creates 3 separate items in Portal, two layers and a stand alone table. Is there a way to leverage arcade expressions in a web map to join (in my example below) the
examcoord (parentrowid) the fieldcollect table (uniquerowid)? I dont want to have to join them manually each time a survey is collected.

I intend on using a dashboard to provide an end-user product that will provide a map and details for each survey.
Lastly, the 1st point layer Dig_List_for_ECDA_TRIMP_Survey captures information for each survey but it is collected outside of all repeats. Is there a way to join this table information to the other point feature?