I have developed a survey form with several calculations, but I am not authorized in my organization to upload surveys to our AGOL, I have to pass them along through another person. My form uses pulldata to bring in a 1 or 0 from a "natives.csv" in the media folder.
I had confirmed that my calculations worked properly in Survey123 Connect on my computer, and I have completed 81 surveys. I was reviewing the data, and I discovered that the pulldata field was consistently empty, which caused later calculated fields to always equal 0. I asked my colleague if the csv was included in his copy of the survey, and he he had it: ./media/media/natives.csv so I don't believe it was included with the form.
Once we have the csv in the correct location and re-upload the survey, is there any way to force survey123 to recalculate all of the surveys?
The alternatives I have are onerous:
From what I understand, the calculations are done automatically when the survey is submitted. I can edit and re-submit each of the 81 surveys using the form view on survey123.arcgis.com, but it takes 20-40 seconds for the form to open, then another 20-40 seconds to reload after I click the "edit" button, then another 20-40 seconds to be able to open the next record.
I can edit data in the map viewer tables, but I would then have to manually calculate several subsequent calculations, so I would have to change 324 cells in the feature's attribute table. The pulldata field is in a repeat, so I would have to edit 2,046 rows in that table.
I have not tried editing in ArcMap and I do not have ArcGIS Pro, but it is possible that I may be allowed to use someone else's to make these edits, but I don't think either would make things any easier.
Are there any other workarounds that could make bulk editing like this easier?