I downloaded data to excel, however, the information is not aligned with the respective heading and some of the data seems to be missing in the excel spreadsheet. How can this be addressed, please? I am really concerned about losing the data or it getting corrupted.
Hi @nadiananderson, can you please try exporting your data using the legacy export option. Can you also please send me the following details in a private message so I can take a look:
Thanks much, Josh for trying to assist me.
Server: Researcher
Username: xxxxxxx
Project name: QUANTITATIVE INSTRUMENT: KNOWLEDGE, ATTITUDES AND PRACTICES (KAP) SURVEY ON DISASTER RISK REDUCTION AND CLIMATE CHANGE ADAPTATION STRATEGIES IN THE EASTERN CARIBBEAN
Hi @nadiananderson, thank you for sending those details. I have taken a look and it appears the issue is related to the fact that some of your question names have changed over the versions of your form — this may have been unintentional and due to not specifying an explicit name in the formbuilder for your questions, and then updating the label. This unfortunately creates a new autoname for your question and therefore unintentional duplicates in the export which explains the empty columns from KE to PZ in the Excel file. This will also occur if you have previous versions without an explicit question name and then create one (which appears to be the case for at least one question I looked at). Please note that this does not reflect missing data but rather the situation described above.
Here is the difference between deployed versions v2 (vttYPq84PTGCj8XAAomfij) and v3 (v9GcLyMGE5GYAyS2BR6zAd) for a particular question:
{
+ "name": "Q3a_What_is_the_highest_level",
"type": "select_one",
"$kuid": "vk6cc63",
"label": [
"Q3a. What is the highest level of education you completed?"
],
"required": false,
- "$autoname": "Q3a_What_is_the_hi_cation_you_completed",
+ "$autoname": "Q3a_What_is_the_highest_level",
"select_from_list_name": "is3ex62"
},
In this case, you can search for the question name Q3a_What_is_the_hi_cation_you_completed in the Excel export and see that it is one of the empty columns since you changed the name to Q3a_What_is_the_highest_level before data was collected.
You can continue exporting your data with the option “Include data from all 12 versions” toggled off and those columns will not appear in the export:
In the future, it is advisable to create explicit names for every question and choice in the formbuilder before deploying your form to avoid this.
Thank you for your feedback. I tried your recommendation to search for the Q3a_What_is_the_highest_level. However I only find the question, no corresponding responses were in the excel sheet.
I tried downloading the file again and received this message.
Thanks so much Josh. We have solved that part of the issue. How can I find the data that does not come over in excel from kobo, for example; marital status, what gender best describes you.
Hi @nadiananderson, I have taken a look at those two questions and seen that your choice names do not match the labels and therefore the export (when exported with “XML values and headers”) shows confusing responses for those questions. This is an issue in your form creation and not in the export.
Hi @nadiananderson, as I mentioned above (and showed in the images), the data is exported but the name might not be what you expected because of how you made the form. You can create an export using your Labels and then you will see the labels rather than the names.