Quick Event Manager
42
CSV’s files are generated to be UTF-8 compliant. This is done to ensure the CSV’s can be used on a variety of operating systems using a variety of programs.
You may have see an issue with importing the CSV into Excel if your results contains accented characters (such as é, ç, ü, etc) used in many different languages.
To resolve this you just need to tell Excel the file is UTF-8 format
Excel should now show you the CSV file and display the characters correctly.