Unicode chrs in Azure Data Factory

Sridhar V 6 Reputation points
2022-12-02T08:42:16.173+00:00

Unicode chrs are not able transfer from csv file to sql table in Dataflow... ex: Local – Field
Let me know if we have any method to resolve this issue

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,137 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ShaikMaheer-MSFT 38,501 Reputation points Microsoft Employee
    2022-12-02T09:48:58.173+00:00

    Hi @Sridhar V ,

    Thank you for posting query in Microsoft Q&A platform.

    You should consider using nvarchar() datatype of the column in table.

    Please check below link.
    https://learn.microsoft.com/en-us/answers/questions/1111839/azure-data-factory-unicode-chrs-import.html

    Hope this helps.

    --------------

    Please consider hitting Accept Answer button. Accepted answers help community as well.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.