<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Bug: Copy Data Delimited File Settings in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3535249#M1122</link>
    <description>&lt;P&gt;Specifying both a quote and an escape character should not be manditory.&lt;/P&gt;&lt;P&gt;The point I'm trying to make is my data doesn't have any escape characters ever. I want the option to specify a quote character and also specify no escape characters.&amp;nbsp;If the quoted string intentionally has a \, it should be treated as a \, not an escape.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My only recource is to parse through every CSV to find and replace an escape character before I load them. This requires extra development and processing steps which could be eliminated if the escape character was not manditory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having the option to specify an escape charater is a good thing. But it isn't an option. I'm forced to &lt;U&gt;always&lt;/U&gt; specify an escape charater. I can pick a very unlikely character, such as ^, to reduce the chances of a failure. But sooner or later a CSV file will show up with ^ in a quoted string field. Then the job will fail.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2023 14:24:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-11-15T14:24:12Z</dc:date>
    <item>
      <title>Bug: Copy Data Delimited File Settings</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3526119#M1075</link>
      <description>&lt;P&gt;See&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Data-Pipelines/Sudden-quot-DelimitedTextBadDataDetected-quot-Error/m-p/3450661/highlight/true#M730" target="_blank" rel="noopener"&gt;Solved: Sudden "DelimitedTextBadDataDetected" Error - Microsoft Fabric Community&lt;/A&gt;&amp;nbsp;for background.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Copy Data's&amp;nbsp;delimited file settings require that if you have a quote character defined you also have to have an escape character. BUG: The load will fail if your escape character is in your quoted text.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Quote character="&lt;/P&gt;&lt;P&gt;Escape charater=\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"abc","123","x,y,z"&amp;nbsp; &amp;nbsp;&amp;lt;-this row works correctly.&lt;/P&gt;&lt;P&gt;"abc","123","x\y\z" &amp;lt;-this row fails because Fabric thinks the \ is an escape character even though it is between the quotes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How this SHOULD work is the escape character should only be considered an escape character when paired with the quote charcter. Example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"abc","123","x\y\z" &amp;lt;-this SHOULD work fine. 3rd value should be x\y\z&lt;/P&gt;&lt;P&gt;"abc","123","x\"y\"z" &amp;lt;-this should make 3rd value x"y"z&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Nov 2023 19:11:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3526119#M1075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-09T19:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Bug: Copy Data Delimited File Settings</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3527163#M1079</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;Thanks for the ask and using Microsoft Fabric Community.&lt;/P&gt;
&lt;P&gt;At this time, we are reaching out to the internal team to get some help on this. We will update you once we hear back from them.&lt;/P&gt;
&lt;P&gt;Appreciate your patience.&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 07:47:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3527163#M1079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-10T07:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Bug: Copy Data Delimited File Settings</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3530111#M1101</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;,&lt;BR /&gt;The internal team has confirmed that its not a bug.&amp;nbsp;This is by-design behavior. Escape char should also be escaped. The correct csv value is "x\\y\\z"&lt;BR /&gt;&lt;BR /&gt;Hope this helps. Please let us know if you have any further questions.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 06:05:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3530111#M1101</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-13T06:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bug: Copy Data Delimited File Settings</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3531023#M1107</link>
      <description>&lt;P&gt;This is a dangerous design. The point of a quoted field is to treat anything between the quotes as free text. Being required to specify an escape charater means there will always be a chance that the job will fail because the free text data could legitimatey contain that escape character. To make this work I'd have to create a process to pre-screen the data looking for escape characters and adjusting them before loading.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A far better solution is to remove the requirement to have an escape character. If I could set it to "none" then I'll never have a problem loading a quoted free-text field.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 13 Nov 2023 15:26:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3531023#M1107</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-13T15:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bug: Copy Data Delimited File Settings</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3533274#M1111</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;It should be delimited text expected behavior. If the escape char doesn't be escaped , how could we handle the case when escape character is the last char of column. It will make it bad data. &lt;BR /&gt;Take below example, csv data is "xyx\". If the last escape character isn't escaped, it will wrongly escape the quote character and make the whole data bad. The correct data should be "xyx\\". Then it will be consumed correctly.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2023 15:20:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3533274#M1111</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-14T15:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Bug: Copy Data Delimited File Settings</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3535249#M1122</link>
      <description>&lt;P&gt;Specifying both a quote and an escape character should not be manditory.&lt;/P&gt;&lt;P&gt;The point I'm trying to make is my data doesn't have any escape characters ever. I want the option to specify a quote character and also specify no escape characters.&amp;nbsp;If the quoted string intentionally has a \, it should be treated as a \, not an escape.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My only recource is to parse through every CSV to find and replace an escape character before I load them. This requires extra development and processing steps which could be eliminated if the escape character was not manditory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Having the option to specify an escape charater is a good thing. But it isn't an option. I'm forced to &lt;U&gt;always&lt;/U&gt; specify an escape charater. I can pick a very unlikely character, such as ^, to reduce the chances of a failure. But sooner or later a CSV file will show up with ^ in a quoted string field. Then the job will fail.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 14:24:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3535249#M1122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-15T14:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bug: Copy Data Delimited File Settings</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3535575#M1123</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;BR /&gt;Thanks for your feedback. As per the design escape character should also be escaped. The correct csv value is "x\\y\\z".&lt;BR /&gt;&lt;SPAN&gt;Appreciate if you could share the feedback on our feedback link , which&amp;nbsp;would be open for the user community to upvote &amp;amp; comment on. This allows our product teams to effectively prioritize your request against our existing feature backlog and gives insight into the potential impact of implementing the suggested feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Feedback Link :&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://ideas.fabric.microsoft.com/" target="_blank" rel="noopener nofollow noreferrer"&gt;Home (microsoft.com)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 17:07:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Bug-Copy-Data-Delimited-File-Settings/m-p/3535575#M1123</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-11-15T17:07:07Z</dc:date>
    </item>
  </channel>
</rss>

