Hello Tulip Community,
I want to report an issue related to exporting tables to Excel. Exporting tables has always been a great and very useful feature for data analysis. When viewing tables inside Tulip, words with accented characters display perfectly without any problems.
However, for those of us working with text containing accents (for example, many Spanish words), we are unable to export the table data correctly. When the exported file is opened in Excel, accented characters are corrupted or transformed into incorrect symbols.
Below is a list of accented vowels and characters that get transformed after export:
- á → á / Ã
- é → é
- í → Ã- / ú
- ó → ó / Ó
- ú → (missing or corrupted)
- ñ → ñ
Sometimes this issue also affects punctuation marks and even spaces:
- " → â€
- (backspace) → Â
I share with you some sample txt, you can import it and then export it for testing purposes:
Tulip table.txt (282 Bytes)
CSV Excel.txt (294 Bytes)
This makes it difficult to work properly with the exported data, especially for Spanish texts or any language that uses accents.
Could you please look into this issue or suggest a workaround? Thank you very much for your help!