Error on tab delimited file Dataset

Alexandre Von Mühlen 71 Reputation points
2020-08-27T17:50:39.343+00:00

Hi,

I'm having problems with a tab delimited file on Azure Data Factory. I have a Self-hosted Integration Runtime pointing to a drive on a On-premises server, and a Dataset that is pointing to this tab delimited file.

Here we can see the setup of a dataset that I've created to simulate the problem:
20993-screenshot-110.png

Attached goes a sample file.
20918-sample.txt

One row has a TAB in the data AND has multiple double quotes as text qualifier. This TAB should be included in the text, and not counted as a delimiter! I'm getting DelimitedTextMoreColumnsThanDefined error.

Opening this same file in Excel, it's shown as you can see:
20982-screenshot-113.png

This is the expected behavior.

Using the "Preview" button on the dataset, we receive this:
20870-screenshot-114.png

Unfortunately I'm unable to modify the source file.

I think is a bug, but, I'm accepting any other recommendation.

Thank you very much.

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

Accepted answer
  1. HarithaMaddi-MSFT 10,136 Reputation points
    2020-08-28T13:48:57.27+00:00

    Hi @Alexandre Von Mühlen ,

    Welcome to Microsoft Q&A Platform. Thanks for posting the issue.

    This can be solved by passing " as the escape character as shown in below snap.

    Hope this helps! Please let us know for further queries and we will be glad to assist.

    21281-escapecharacterchange.png


0 additional answers

Sort by: Most helpful