I\'m working on a feature to export search results to a CSV file to be opened in Excel. One of the fields is a free-text field, which may contain line breaks, commas, quota
None of the suggested solutions worked for me.
What actually works (with any encoding):
Copy/paste data from csv-file (open in Editor), then perform "text in columns" --> does not work, all right.
Go to the next tab and copy/paste again (same thing what you have got already in your clipboard) --> automagically works now.