Hello,
I am building a survey in Survey123 Connect. The "client" would like data some data to auto-populate from the previous survey.
Example:
Surveyor is out doing dozens of surveys that day - certain qualitative data will not change quickly -like weather. So when they submit the survey successfully and select Submit Another Survey, they are hoping it will auto-populate some of the data from the previous survey, with the option of being able to edit it if it does change. Is this possible?
Currently working in Survey123 Connect. After publishing it will most likely be embedded into Experience Builder or WebApp Builder.
Thanks for you for the help!
Have you read about Favorite answers? This might be a good solution for you. The client can save their "Favorite" answers and prepopulate a form with them.
You can also copy a survey that has already been submitted. This will effectively create a new survey with answers from an old survey. This requires enabling the outbox. Check out this blog:
Note the section titled:"Copying (Cloning) Existing Records". This is available in both the web form and the field app however the syntax is slightly different.
I have a similar question, except it can't be solved with a favorite. I would like to pull data from the previous survey to create a running Cumulative number of fish. My plan is to have a hidden column that pulls the last surveys cumulative number then another column that calculates the last surveys cumulative number plus the observations seen in the current survey to get the new cumulative number. So, every survey should have a larger cumulative fish number, but I don't know how to pull data from previous surveys. Is this possible?