I get a response from a query and it’s right. But the file CSV I downloaded from the studio is including the special characters.
Thanks for reporting this, a fix has been released
For context, looks like Excel doesn’t look at the file’s encoding to determine whether to treat it as Unicode, but rather requires a special BOM at the beginning of the file
1 Like