Select to view content in your preferred language

Survey123 - Reset Certain Questions When Copying Data to A New Survey

585
1
10-26-2023 12:57 PM
dpaul_Benesch
New Contributor

I would like to reset certain required questions in a Survey when I use the "Copy data to a new survey" function.  I would like to keep most of the answers from the previous survey, but some must be reset to ensure they are answered in the field.

Tags (1)
1 Reply
abureaux
MVP Frequent Contributor

This isn't a feature yet. You can always make a feature request and hope they add it in the future though.

You could have a question like pulldata("@property", 'status') to do something if the value is anything but blank.

0 Kudos