Duplicate columns when I download modified survey form

I get duplicated columns when I download an updated survey form. Any idea how this comes about and how I can be able to fix it.

Welcome to the community @Greg! Could you kindly please share with the community a screenshot of the issue so that the community is able to better understand your situation and provide appropriate response.

Hi Kal_Lam, I unfortunately cannot share the data since it is private. However, there are repeated columns when I download our survey data as an Excel sheet from Kobo. For example, the column “Name of interviewee” shows up at the beginning of the excel sheet and towards the end of the excel sheet. This happens even after modifying the survey form and redeploying the latest form.

Is it possible if you could share the same with me through a private message?

Hello @Greg ,
Did you change the form related to the duplicated items?
How did you export: Did you deactivate “Include fields from all 16 deployed versions”?

Hi @wroos, I did not change the form related to the duplicated items. When I export, I do not deactivate “Include fields from all 16 deployed versions”. I wonder if that could be the issue

Hi @Greg

This could cause a potential issue but not necessarily duplication of columns. Did you share the details on private message to @Kal_Lam as earlier requested?

Stephane

Yeah, I shared the issue privately with Kal_Lam. The thing is not including fields in previous deployed versions creates data loss in that we can nolonger see some of the previously collected data.

Hi,
Unfortunately we are not able to support you if we cant get the sample of the XLS form and the structure of the data that you had downloaded. If you really need to resolve this kindly share the following:

  1. The XLS form version (current deployed version and if you can previous version that you had made the most changes)
  2. The data you have downloaded; you can remove all the entries and then provide one sampel line removing identifiers.

Without the above we can only speculate that this is an issue of getting data from all previously deployed versions. You can troubleshoot this by unchecking that default option to see how the data structure will appear.

Stephane

1 Like

Hello there!
@stephanealoo
@Kal_Lam

I was using the platform and really i love it, however, i found an posible bug related to duplicated colums on xls. Its basically the same issue reported by Greg, and even editions on the form doesn´t works, or deleating and recreationg the question. I Identified that its about multiple choise questions (or it occurs in my case).

Basically, when you export it and review it, for example on Excel, you can look a double column with the same name, just changing the variable name (Look at the photo N/A option, it is similar to “visor legible_4“ it appear 4 times). Anyone knows how to fix it? :frowning: . Please, let me know if you need more information.

Could you share a related extract of your form and choices, please?

Multiple_selects are exported as:

  • a variable/field containing a string with all selected choices, separated by one space.
  • a variable/field per choice, indicating if this choice was selected (1) or not (0). These variables get sequential numbers as _suffix.

An (advanced) export options allows you to exlude the fields per choice.

1 Like

Sorry i didn´t get it… but i gonna share this for you (image downloads option). I hope it’s what you asked for.

I found a “solution“, i cloned my form an this issue doesnt happend in the new form without doind edits on the multiple option questions.