Data gathering: merge data from two different projects in Kobo

Hi all,

I would like your help resolving a problem. I deployed two similar questionnaires:

  • a test questionnaire (for training interviewers) and

  • a live questionnaire (for the actual data collection).

However, at the end of the data collection, I noticed that one of the interviewers collected the data in the field using the test version.
I would like to know if there is a way to migrate this data to the “live questionnaire” data on the Kobo server.

Welcome back to the community, @rizao! Please note that this functionality is not available within the system; however, you can achieve it using Python with the snippet previously shared in our community forum:

If you’re not familiar with Python, you can easily implement this in Excel and use it manually.

Thanks for the support.