I am trying to download data as xsl from a form I have deployed, via “Data”–>“Download”–>“Exports”.
All the exports I am creating yield “Export Failed”, with the following error message “Mismatched labels and translations: [FormName][Spanish (es), None] 1!=2”.
Those exports used to work perfectly fine, and stopped working after leaving the form a little while (as far as I could see at least!).
After a bit of testing, I think I was able to pinpoint where the issue is coming from:
In the Xls form: I have the ‘label’ and ‘hint’ columns of the survey tab, and the ‘label’ of the choices tab set-up in Spanish (ie “label::Spanish (es)”. In ‘settings’, default_language is ‘Spanish (es)’. This is the only language I have set-up in that form.
I have one ‘select_one_from_file xxx.csv’ question, with parameters set to “value=project_id,label=label”, where project_id and label match columns in the .csv file.
If I remove ‘::Spanish (es)’ from the label and name columns throughout the form, then my exports work
Alternatively, if I remove the select_one_from_file question, they also work.
So it looks like the issue is coming from the interaction of these two features (multi-language support and select from external .csv files).
My questions would be: Is there a way to use both those features together? I tried changing ‘label’ to ‘label::Spanish (es)’ in the select_one_from_file question parameters, but I am told only ‘label’ is valid. Adding “label::Spanish (es)” in the .csv headers does not seem to do the trick either.
(And again, I am really sure it used to work just a few weeks ago!)
Message: Am trying to download data (XLS) but it is saying export failed. I don’t know what could be the problem. All along I was able to do that but this morning when I tried to download, it failed. Please help.
It is saying internal server error (500). What could be the issue now, I the data desperately for analysis but am held up with this new issue. Please help.
Any luck on the issue of data export failure? what could have happened that suddenly we can’t have access to the data at such a critical time? Please can you resolve issue asap. Am now becoming desperate…
I encountered this problem too! To download the already collected data I just modified the xls form itself and updated it on the KOBO platform, in the form itself I completely removed all language designations like “label::English (en) => label” also did for “hint” and “constraint_message”, including the default language on the settings sheet. This solution gave me the ability to download already collected data, while keeping the form working. We still can’t view reports on KOBO platform, so this is a temporary solution, in the future it is better to use another method to connect csv files, but I think the developers should fix this problem, it is a serious bug.
Welcome to the community, @controller747! Thank you for sharing a workaround with the entire community! Yes, we are investigating this issue and we will be back once we resolve it.