You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The first column should be children[1]/ch_name and not children[1]/ch_gender as in the screen below:
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:
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.
The first column should be children[1]/ch_name and not children[1]/ch_gender as in the screen below:
![gud_data](https://cloud.githubusercontent.com/assets/13235212/9853544/b9de7ad0-5b0c-11e5-9ee2-e4d22303cc74.png)
Aha! Link: https://ona.aha.io/features/PROD-643
The text was updated successfully, but these errors were encountered: