<?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 loss when loading from local file in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-loss-when-loading-from-local-file/m-p/286212#M712512</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 trying to read in a flat file with 210K rows and 45 columns. Somehow I only get in about 117K rows (and all columns). My file is Unicode format (UTF-8) and the load script is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Table:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD *&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FILE.TXT(txt, utf8, embedded labels, delimiter is '|', msq, header is 7 lines, filters(&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Remove(Row, Pos(Top, 2)),&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Remove(Col, Pos(Top, 1))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;));&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do a transformation of the data removing couple of extra rows and columns and selecting the header is on 7th row. However, I have also tried the load using an edited file, where this transformation is not necessary, the same end result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there possibly a limitation to maximum rows in the QlikView load script, that I haven't figured out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jun 2011 10:34:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-06-14T10:34:36Z</dc:date>
    <item>
      <title>Data loss when loading from local file</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loss-when-loading-from-local-file/m-p/286212#M712512</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 trying to read in a flat file with 210K rows and 45 columns. Somehow I only get in about 117K rows (and all columns). My file is Unicode format (UTF-8) and the load script is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Table:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD *&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FROM &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;FILE.TXT(txt, utf8, embedded labels, delimiter is '|', msq, header is 7 lines, filters(&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Remove(Row, Pos(Top, 2)),&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Remove(Col, Pos(Top, 1))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;));&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do a transformation of the data removing couple of extra rows and columns and selecting the header is on 7th row. However, I have also tried the load using an edited file, where this transformation is not necessary, the same end result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there possibly a limitation to maximum rows in the QlikView load script, that I haven't figured out?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 10:34:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loss-when-loading-from-local-file/m-p/286212#M712512</guid>
      <dc:creator />
      <dc:date>2011-06-14T10:34:36Z</dc:date>
    </item>
    <item>
      <title>Data loss when loading from local file</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loss-when-loading-from-local-file/m-p/286213#M712513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;EDIT: Solved, I tried this over and over again and changed the Quoting setting from MSQ -&amp;gt; Standard. Somehow that caused the loss of data...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 10:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loss-when-loading-from-local-file/m-p/286213#M712513</guid>
      <dc:creator />
      <dc:date>2011-06-14T10:55:21Z</dc:date>
    </item>
    <item>
      <title>Data loss when loading from local file</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loss-when-loading-from-local-file/m-p/286214#M712514</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;Not a limitation, it is just a problem with the encoding of the file and the quoting used.&amp;nbsp; Try changing from msq to standard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 10:56:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loss-when-loading-from-local-file/m-p/286214#M712514</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2011-06-14T10:56:24Z</dc:date>
    </item>
    <item>
      <title>Data loss when loading from local file</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loss-when-loading-from-local-file/m-p/286215#M712515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad you found it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW - this is not a "loss" of data.&amp;nbsp; It just gets to a certain point where the msq quoting indicates and end of file.&amp;nbsp; So you end up only getting the first XXX lines.&amp;nbsp; It just doesn't get to the end of the file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 10:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loss-when-loading-from-local-file/m-p/286215#M712515</guid>
      <dc:creator>stephencredmond</dc:creator>
      <dc:date>2011-06-14T10:58:10Z</dc:date>
    </item>
    <item>
      <title>Data loss when loading from local file</title>
      <link>https://community.qlik.com/t5/QlikView/Data-loss-when-loading-from-local-file/m-p/286216#M712516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The cause is generally an unbalanced quote charater on a line making the rest of the file being treated as one record, MSQ supports multiline data by this method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 11:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-loss-when-loading-from-local-file/m-p/286216#M712516</guid>
      <dc:creator>kji</dc:creator>
      <dc:date>2011-06-14T11:01:17Z</dc:date>
    </item>
  </channel>
</rss>

