<?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 qlikview load millions records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/qlikview-load-millions-records/m-p/265080#M99634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all the columns in a line are nulls the line will be ignored. &lt;/P&gt;&lt;P&gt;What's the script you used to read multiple worksheet? That may be the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Peter said, you could read the csv directly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jun 2011 00:42:29 GMT</pubDate>
    <dc:creator>erichshiino</dc:creator>
    <dc:date>2011-06-07T00:42:29Z</dc:date>
    <item>
      <title>qlikview load millions records</title>
      <link>https://community.qlik.com/t5/QlikView/qlikview-load-millions-records/m-p/265076#M99630</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 have more than 6 millions records on Excel spredsheet. When i load into qlikview, it does load only 600k records. How can i make sure to load all records on qlikview without any break?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope someone will help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 08:47:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qlikview-load-millions-records/m-p/265076#M99630</guid>
      <dc:creator />
      <dc:date>2011-06-06T08:47:41Z</dc:date>
    </item>
    <item>
      <title>qlikview load millions records</title>
      <link>https://community.qlik.com/t5/QlikView/qlikview-load-millions-records/m-p/265077#M99631</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;how did you realized 6 Mio records in Excel?&lt;/P&gt;&lt;P&gt;Excel 14 can only store 1 Mio records in one sheet.&lt;/P&gt;&lt;P&gt;Did you save the file in xlsx? And there are no "Null"-lines in?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 09:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qlikview-load-millions-records/m-p/265077#M99631</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2011-06-06T09:49:33Z</dc:date>
    </item>
    <item>
      <title>qlikview load millions records</title>
      <link>https://community.qlik.com/t5/QlikView/qlikview-load-millions-records/m-p/265078#M99632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have 6 mio records in CSV format. I have s/w that split number of rows lines into mulitple worksheets. There are chances to have "Null" values. Hope it makes sense.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 09:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qlikview-load-millions-records/m-p/265078#M99632</guid>
      <dc:creator />
      <dc:date>2011-06-06T09:56:25Z</dc:date>
    </item>
    <item>
      <title>qlikview load millions records</title>
      <link>https://community.qlik.com/t5/QlikView/qlikview-load-millions-records/m-p/265079#M99633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to read the csv-file directly, and not the Excel? &lt;/P&gt;&lt;P&gt;Does the read-process always stop at the same line? Have you tried to read this line with an Editor? Alternatively you may delete this line and see, whether the load-process continues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2011 19:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qlikview-load-millions-records/m-p/265079#M99633</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-06-06T19:35:27Z</dc:date>
    </item>
    <item>
      <title>qlikview load millions records</title>
      <link>https://community.qlik.com/t5/QlikView/qlikview-load-millions-records/m-p/265080#M99634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If all the columns in a line are nulls the line will be ignored. &lt;/P&gt;&lt;P&gt;What's the script you used to read multiple worksheet? That may be the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Peter said, you could read the csv directly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jun 2011 00:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/qlikview-load-millions-records/m-p/265080#M99634</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-06-07T00:42:29Z</dc:date>
    </item>
  </channel>
</rss>

