<?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 Bug when loading CSV file with quotes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bug-when-loading-CSV-file-with-quotes/m-p/440644#M696258</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading up a flat file which has product names in. Some of these names have comas inside the description so the products have been wrapped in " (double quotes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However any subsequent file is not loading. I believe that the script is not intepreting the code properly as there is only a single " (double quote) in the code.&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13655897844122533" jivemacro_uid="_13655897844122533"&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\myproduct.csv]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, comment is ", delimiter is ' ', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anything after this seems to be intepreted as being inside quotes and no files after this load. i've tried various things to sort it out, but i guess it looks like i'll have to change the source data so that the quotes are removed and that the delimiter is different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Apr 2013 10:31:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-04-10T10:31:03Z</dc:date>
    <item>
      <title>Bug when loading CSV file with quotes</title>
      <link>https://community.qlik.com/t5/QlikView/Bug-when-loading-CSV-file-with-quotes/m-p/440644#M696258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading up a flat file which has product names in. Some of these names have comas inside the description so the products have been wrapped in " (double quotes).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However any subsequent file is not loading. I believe that the script is not intepreting the code properly as there is only a single " (double quote) in the code.&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13655897844122533" jivemacro_uid="_13655897844122533"&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\myproduct.csv]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, comment is ", delimiter is ' ', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anything after this seems to be intepreted as being inside quotes and no files after this load. i've tried various things to sort it out, but i guess it looks like i'll have to change the source data so that the quotes are removed and that the delimiter is different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2013 10:31:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bug-when-loading-CSV-file-with-quotes/m-p/440644#M696258</guid>
      <dc:creator />
      <dc:date>2013-04-10T10:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Bug when loading CSV file with quotes</title>
      <link>https://community.qlik.com/t5/QlikView/Bug-when-loading-CSV-file-with-quotes/m-p/440645#M696259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the source of the problem resides in the comment parameter: There should be 2 " characters rather than only one. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;FROM&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;[..\myproduct.csv]&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;(txt, codepage is 1252, embedded labels, comment is "", delimiter is ' ', msq);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;If you wish, you may also omit that parameter:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; color: black; font-size: 9pt !important;"&gt;FROM&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-style: inherit; color: black; font-size: 9pt !important;"&gt;[..\myproduct.csv]&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; color: black; font-size: 9pt !important;"&gt;(txt, codepage is 1252, embedded labels, delimiter is ' ', msq);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; color: black; font-size: 9pt !important;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; color: black; font-size: 9pt !important;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; color: black; font-size: 9pt !important;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; color: black; font-size: 9pt !important;"&gt;Philippe&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Sep 2013 19:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bug-when-loading-CSV-file-with-quotes/m-p/440645#M696259</guid>
      <dc:creator>pgrenier</dc:creator>
      <dc:date>2013-09-24T19:05:32Z</dc:date>
    </item>
  </channel>
</rss>

