Hi Survey123 Team!
I have this situation:

The idea is that the user, search an address on survey123, into the map (Location field, geopoint). When looking for the address, automatically fill the field below "Direccion Ingresada" (See image), but this fill with other address, not with the address found before. (See example in the image).
The calculate used in survey123 is:
pulldata("@geopoint",${ubicacion},"reversegeocode.address.Address", "https://utility.arcgis.com/usrsvcs/servers/bfb3d497c2754f3f876fffeb586f3520/rest/services/World/GeocodeServer", "featureTypes=" + "PointAddress")
I don't know why occur this behavior. I supposed that is because the locators doesn't found in "reversegeocode", but really is important know the reason of this.
Thank you very much in advance for your feedback or idea!
Braulio.