<?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: Incomplete load of CSV files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127369#M757099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys sorry for the delay, it is a large file that contains client data. I have scrambled the data without affecting the problem. The issue occurs after loading 34295 rows, but there are 37666 rows. It doesn't matter which field(s) you load. If you open the csv file in Excel and save it back to csv it will load fine. Probably a hidden character in the data? &lt;/P&gt;&lt;P&gt;CRMQuote: &lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;summary&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[CRMQuote3.csv]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq) &lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Sep 2018 07:06:06 GMT</pubDate>
    <dc:creator>sangland2</dc:creator>
    <dc:date>2018-09-14T07:06:06Z</dc:date>
    <item>
      <title>Incomplete load of CSV files</title>
      <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127365#M757091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When loading a CSV file using:(txt, codepage is 1252, embedded labels, delimiter is ',', msq)&amp;nbsp; the load stops before it reaches the end of the file. There is no error but not all the data is loaded. This is because text fields in the file have not been quoted, as they should, so the number of fields being loaded is different when it hits this line. An error should be thrown, surely?&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127365#M757091</guid>
      <dc:creator>sangland2</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete load of CSV files</title>
      <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127366#M757093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you attach the sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 01:31:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127366#M757093</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2018-09-14T01:31:25Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete load of CSV files</title>
      <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127367#M757094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This needs to be checked, can you share the sample file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 06:22:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127367#M757094</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-09-14T06:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete load of CSV files</title>
      <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127368#M757096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Most likely cause is an unexpected character. This can happen when the file was created with utf-8 and in qlikview the character set Western European is choosen. Or vice versa. Try changing the character set used to read the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(txt, &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;codepage is 1252&lt;/STRONG&gt;, embedded label, delimiter is ',', msq);&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(txt, &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;utf8,&lt;/STRONG&gt; embedded labels, delimiter is ',', msq);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 06:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127368#M757096</guid>
      <dc:creator>boraste-sagar</dc:creator>
      <dc:date>2018-09-14T06:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete load of CSV files</title>
      <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127369#M757099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys sorry for the delay, it is a large file that contains client data. I have scrambled the data without affecting the problem. The issue occurs after loading 34295 rows, but there are 37666 rows. It doesn't matter which field(s) you load. If you open the csv file in Excel and save it back to csv it will load fine. Probably a hidden character in the data? &lt;/P&gt;&lt;P&gt;CRMQuote: &lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;summary&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[CRMQuote3.csv]&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq) &lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 07:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127369#M757099</guid>
      <dc:creator>sangland2</dc:creator>
      <dc:date>2018-09-14T07:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete load of CSV files</title>
      <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127370#M757104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both methods have the same problem. But my issue is that QV fails to load all the data and does not warn you. I found this in testing but it could easily have gone unnoticed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 07:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127370#M757104</guid>
      <dc:creator>sangland2</dc:creator>
      <dc:date>2018-09-14T07:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete load of CSV files</title>
      <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127371#M757106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess its because some of your fields contains values like "".&lt;/P&gt;&lt;P&gt;If you omit the msq then it works fine!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15369113451742652 jive_text_macro" jivemacro_uid="_15369113451742652"&gt;
&lt;P&gt;LOAD&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rowno() as Row,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oid,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cost,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; createDate,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; createdBy,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; customerOrderNumber,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; discount,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; expiryDate,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; margin,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myAddress,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myAssignedUser,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myCRMOrganisation,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myCRMSOSalesOrder,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myGTSalesPerson,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myQuoteStage,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; quoteNumber,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; summary,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; total,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mySAModule,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myCRMContact&lt;/P&gt;
&lt;P&gt;FROM&lt;/P&gt;
&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;
&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',');&lt;/P&gt;


&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 07:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127371#M757106</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2018-09-14T07:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete load of CSV files</title>
      <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127372#M757108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frank how many rows do you get compared to rows on the file.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 08:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127372#M757108</guid>
      <dc:creator>sangland2</dc:creator>
      <dc:date>2018-09-14T08:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete load of CSV files</title>
      <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127373#M757110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get 37665 lines not including the header!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Unbenannt.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213580_Unbenannt.png" style="height: 276px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 08:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127373#M757110</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2018-09-14T08:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete load of CSV files</title>
      <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127374#M757112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange, I get 33957 this time. Re log file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 11:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127374#M757112</guid>
      <dc:creator>sangland2</dc:creator>
      <dc:date>2018-09-14T11:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete load of CSV files</title>
      <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127375#M757114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you look in my first post?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please change this line in your script:&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',', msq)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is ',')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 11:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127375#M757114</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2018-09-14T11:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Incomplete load of CSV files</title>
      <link>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127376#M757115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The customerOrderNomber column has a single " character in line 33446 and again in 37154. Rows between are not loaded. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Sep 2018 11:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incomplete-load-of-CSV-files/m-p/127376#M757115</guid>
      <dc:creator>sangland2</dc:creator>
      <dc:date>2018-09-14T11:41:02Z</dc:date>
    </item>
  </channel>
</rss>

