@andreammelde Thanks for sharing your use-case here. I am not good at this use-case. Let me share this with the product team and get some inputs.
Realized Survey User Answer aggregrates this already in Answer ID > Title and then Answer Text has the “other”. We cannot concatenate these to one field due to limitation on the large text field of Answer Text, so we created two fields in SFDC. One for the pre-aggregated multi select Answer ID > Title and one for the “other” Answer Text.
@andreammelde awesome and thanks for sharing it here.
Update - if the answer is a multi select, it is not already aggregated. There is a record per option selected. In order to get this to one field, you must pivot on the Answer > Title and then Concatenate.
It would be much more helpful if the Multi- Select was already aggregated so we did not have to do multiple steps to export a survey response