Excel export doesn't work properly if text has Emojies
1
vote
Exporting to .xlsx instead of .xls now solves this problem.
-
We are aware of this behavior.
Despite being one of the best ones out there, the library we use to generate .xls files can't handle emoji.
What you could do to get the strings in xls format would be to .csv and then import the data from this file in Excel.
We will continue to look for ways to better handle Excel export, so that it will also work when the strings contain emoji.