Hi,
I have created a Survey123 form to collect survey data for several points along a transect. The data for each survey point is held within a repeat in the survey and general information about the transect is held outside of the repeat. To aid output data usability I am pulling all the generic transect information fields into the repeat table in AGOL.
For the time that the transect was completed ('End Time') however as this field is only filled in within the form once the last survey point has been collected, it is appearing blank in the data submitted for all the point records in the repeat apart from the last repeat record. I assume this is due to the fact that the 'End Time' field will be blank when the first set of repeat records are added, but the final record is created on submission of the form (i.e. once there is data in this 'End Time' field).
Is there a way to auto update the earlier records in the repeat with the data entered within the 'End Time' field once this has been populated? Without having to go back through all repeats to manually edit them. Resulting in this field being populated for all repeat records once this data is submitted, not just the last repeat record.
Many thanks for any help/advice