Forum Discussion
Syndicate_Admin
Administrator
5 years agoDataflow Refresh Error with accented characters in data
I am trying to import my data into Dataverse using Dataflows. I am not performing any data change operations other than detecting everything as text. One of the column in my data contains accented ch...
lbendlin
Super User
5 years agoVerify that you use UTF-8 or UCS-2 encoding (or equivalent) when importing your data.
Syndicate_Admin
Administrator
4 years agoHi there, I have a similar issue as what @chirag10k mentioned. However I am importing my table from a snowflake database and using dataflows to import the data into a dataverse table. I can see that the row that have special characters are the ones failing. How can I check the encoding behind my dataflow? Is there anything I can do within my PowerQuery to adjust any rows that have special characters?
Thank you for your help!