Hi there.
How can I create a constraint that will pull from previous survey entries and compare the values to what the user enters?
I need help with a survey I am creating for utility meter readings. I have the survey successfully created using a feature layer and related table in Survey123 Connect. The meter data is stored in the Meters point layer, and associated readings are stored in the Meter Readings related table.
My problem is that the end user has asked for a way to validate/QAQC the meter reading entries. The goal is for a user to input a meter reading, and have that entry compared to previous entries for that meter. A new reading should always be greater in value than previous readings.
Each meter has a GlobalID that links it to the related table and a serial number that separates it from other meters.
Any help is very appreciated!!