Diveni
Diveni copied to clipboard
formatting acute / accents spanish csv downloading
Hello @johnfelipe,
I've tried to reproduce your bug, but to me its looking fine..
This was one of my attempts to reproduce your bug using your title:
also when i open up your csv file it looks like this:
Could you maybe give us additonal information on how to reproduce the bug or which device you are using?
Thank you for contributing :)
I'm using ubuntu22 Docker latest version And excel office 365
Hi @johnfelipe,
The problem here is that the csv is in utf-8, which excel does not support correctly.
If you still want to use excel you can do it in these steps:
(create a new empty excel sheet)
(press on the data button)
(click on From Text/CSV)
(select your csv)
If you follow these steps the csv should be displayed in a correct way.
Also thank you for giving us feedback, we will add a "download as excel file" button to our roadmap.