Hello,
I'm running to an issue where I have multi-response question in MS Form and I'd like for each response to display in a Choice column within SharePoint Lists. It's currently displaying as:
["Option 1", "Option 2", "Option 3", etc.]
I need the responses to display without the bracket, commas, and quotes and display in it's own choice "bubble" in the SharePoint List. I'd like it to look like this:

Where each selection on the form displays in the List as a separate choice that can be filtered by and whatnot.
Any help would be greatly appreciate.