Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repeat groups CSV Exports not working as expected, the order does not match the XLSForm order #873

Closed
ukanga opened this issue Jan 14, 2017 · 0 comments
Assignees

Comments

@ukanga
Copy link
Member

ukanga commented Jan 14, 2017

When you download data that has been collected in a repeat group in csv format, the questions in the downloaded csv file don't follow the same order as the questions in the XLSForm. (i.e. the questions seem to be mixed up).

For instance: I have the following XLSForm that has a simple repeat:

simple_form

When I download the data in csv, this is how the data looks: The column headers don't follow the same order as the questions.

bad_data

The first column should be children[1]/ch_name and not children[1]/ch_gender as in the screen below:
gud_data

Aha! Link: https://ona.aha.io/features/PROD-643

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant