Share via

Importing csv file with Json and data with text qualifier and column delimiter

VickyD 86 Reputation points
2024-04-02T03:26:36.93+00:00

Hi Team,

I have a CSV with these details.

Text qualifier: "

Column delimiter: ,

Row delimiter: CRLF

But as attached, I have 2 columns in csv file, which has json and data with text qualifier and column delimiter.

I want to store this file as it is in my database table. No need to parse json data. I tried different ways. No luck.

Can someone put some thoughts on this.

ErroredLine.txt

Thanks,

Vikram

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.


1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 91,861 Reputation points
    2024-04-26T05:29:51.2233333+00:00

    @VickyD - I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this! Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to accept the answer .

    Ask: Importing csv file with Json and data with text qualifier and column delimiter

    Solution: The issue is resolved. Dataflow activity with some additional configurations worked.

    If I missed anything please let me know and I'd be happy to add it to my answer, or feel free to comment below with any additional information.

    If you have any other questions, please let me know. Thank you again for your time and patience throughout this issue.


    Please don’t forget to Accept Answer and Yes for "was this answer helpful" wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

Your answer

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