Skip to content

Please guide -- Error during export in csv format

1 message · Sunny Singha

#
(Re-posting after including R-help)

Thanks Ben,
Changing './' and '.' and shQuote() didn't work. I'm trying dQuote().
For your information the 'name' value retrieved is --> H?i nh?ng ng??i
??ng h?nh c?ng

I guess the string is in Vietnamese language. As you would have
observed in error message it wasn't interpreted as above but some
other nonsensical characters (posts_H<U+1ED9>i nh<U+1EEF>ng
ngu<U+1EDD>i d<U+1ED3>ng
Is there a workaround to handle such strings ?

Regards,
Sunny

On Mon, Mar 21, 2016 at 6:29 PM, Sunny Singha
<sunnysingha.analytics at gmail.com> wrote: