How split multichoices to spreated columns when exported csv file

hi all ,
the multiple choices represented in one column in exported csv file ,,how can i separate these multi choices ?
is there any different design for these type of questions in odk xls form ?

thanks in advance

In Central v1.4, it will be possible to export submissions with “select multiple” choices as columns. For more details about what is planned for v1.4, see the release criteria. The release will hopefully ship at the end of the year or in early 2022.

2 Likes

On ODK Aggregate I used to use Briefcase that has that option when exporting the csv data.

1 Like

For this I usually use STATA, and that helps me a lot, I use for each loop as well as the split command to split multiple selection questions and then I will make them correct.

Best,
@iamnarendrasingh