CSV Export Charset
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2024 09:07 PM
Hi all!
The glide.export.csv.charset was updated to UTF-8.
It is expected that the charset of the exported CSV files is UTF-8 (as set in the sys_properties).
However, there are other users who experienced having files with windows-1252 instead of UTF-8 when exporting.
Do any of you experience having the same issue? How did you resolve it?
Or am I missing something?
2 REPLIES 2
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2024 09:24 PM
HI @Lhora Alvarez ,
changing the correct encoding using the system property "glide.export.csv.charset" to UTF-8 should be enough.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 08:55 PM