Hi, folks.
Let’s say you have a base with two fields: Pet (single line text) and Fruit (multiselect: Apples, Bananas, and Oranges).
Turns out that the comma is used as a multiselect field separator. After much trial and error, the following CSV imported properly:
Pet,Fruit
Hamster,Bananas
Mouse,“Apples,Bananas”