<?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 Data error found: Value ended with no qoutes while using qoutes mode in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/Data-error-found-Value-ended-with-no-qoutes-while-using-qoutes/m-p/2156680#M8652</link>
    <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope you guys are doing well. I am trying to load 4 csv files in oracle db. 1 csv is successfully dumped into the table while other 3 are giving errors. I have attached the log file. In some text columns there is arabic.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Dec 2023 13:48:40 GMT</pubDate>
    <dc:creator>sardarabdullahkhawar</dc:creator>
    <dc:date>2023-12-28T13:48:40Z</dc:date>
    <item>
      <title>Data error found: Value ended with no qoutes while using qoutes mode</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Data-error-found-Value-ended-with-no-qoutes-while-using-qoutes/m-p/2156680#M8652</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;hope you guys are doing well. I am trying to load 4 csv files in oracle db. 1 csv is successfully dumped into the table while other 3 are giving errors. I have attached the log file. In some text columns there is arabic.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 13:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Data-error-found-Value-ended-with-no-qoutes-while-using-qoutes/m-p/2156680#M8652</guid>
      <dc:creator>sardarabdullahkhawar</dc:creator>
      <dc:date>2023-12-28T13:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Data error found: Value ended with no qoutes while using qoutes mode</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Data-error-found-Value-ended-with-no-qoutes-while-using-qoutes/m-p/2156705#M8654</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/256913"&gt;@sardarabdullahkhawar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error means that your endpoint reading the CSV file source expects all text to be wrapped with quotes but some values in the file have no quotes. Please check the CSV files it threw the error on.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Dana&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 15:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Data-error-found-Value-ended-with-no-qoutes-while-using-qoutes/m-p/2156705#M8654</guid>
      <dc:creator>Dana_Baldwin</dc:creator>
      <dc:date>2023-12-28T15:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data error found: Value ended with no qoutes while using qoutes mode</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Data-error-found-Value-ended-with-no-qoutes-while-using-qoutes/m-p/2156778#M8657</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/256913"&gt;@sardarabdullahkhawar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I agree with&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/121014"&gt;@Dana_Baldwin&lt;/a&gt;, following is one of the errors in the log:&lt;/P&gt;
&lt;P&gt;Data error found: Value ended with no qoutes while using qoutes mode - file: E:\QlikShared\790K\CHALLENGE_790K_STG.csv, &lt;STRONG&gt;Record number: 26&lt;/STRONG&gt;, &lt;STRONG&gt;Offset: 41470&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Open the csv file in notepad++ or similar tool and verify if all records are separated correctly with a quote or you can correct the following values in the endpoint setup to match your data:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="shashi_holla_0-1703797929270.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/126253i4441E9C49162DA52/image-size/medium?v=v2&amp;amp;px=400" role="button" title="shashi_holla_0-1703797929270.png" alt="shashi_holla_0-1703797929270.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you,&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 21:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Data-error-found-Value-ended-with-no-qoutes-while-using-qoutes/m-p/2156778#M8657</guid>
      <dc:creator>shashi_holla</dc:creator>
      <dc:date>2023-12-28T21:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Data error found: Value ended with no qoutes while using qoutes mode</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/Data-error-found-Value-ended-with-no-qoutes-while-using-qoutes/m-p/2157225#M8673</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Hello team,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;If our response has been helpful, please consider clicking "Accept as Solution". This will assist other users in easily finding the answer.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Regards,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;Sushil Kumar&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 05:08:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/Data-error-found-Value-ended-with-no-qoutes-while-using-qoutes/m-p/2157225#M8673</guid>
      <dc:creator>SushilKumar</dc:creator>
      <dc:date>2024-01-02T05:08:59Z</dc:date>
    </item>
  </channel>
</rss>

