Hi there,
So I created some surveys using the desktop app and collected some data. However, when I download the data the column headers have the 'label' name for every instead of the name. This is only happening to text data type.
Consider the survey below:
| type | name | label |
| text | Q201b_name | Q201b: Record the Name of the Place: [ASK FOR NAME OF NEAREST PLACE AND RECORD NAME OF THE PLACE] |
| text | Q205k | Other (Specify:) |
| text | Q209n | Other (Specify:) |
When I download the data, column names look like:
| Q201b: Record the Name of the Place: [ASK FOR NAME OF NEAREST PLACE AND RECORD NAME OF THE PLACE] | Other (Specify:) | Other (Specify:) |
Instead of:
Any help is much Appreciated.
Paul