<?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 How to Load first 1 million records in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414041#M816741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QVD having 17 million records so I need to load only 1 million records from QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tell me how to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chinnu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>chinnu123</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>How to Load first 1 million records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414041#M816741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a QVD having 17 million records so I need to load only 1 million records from QVD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tell me how to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chinnu.&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/How-to-Load-first-1-million-records/m-p/1414041#M816741</guid>
      <dc:creator>chinnu123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load first 1 million records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414042#M816742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use First before load statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First 10000&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;From Source;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And for you solution First to be place on before load statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;First 1000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;From Source;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 07:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414042#M816742</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-14T07:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load first 1 million records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414043#M816743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FIRST 1000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load * From Qvd;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 07:03:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414043#M816743</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-14T07:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load first 1 million records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414044#M816744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First &lt;SPAN style="color: #222222; font-family: arial, sans-serif; font-size: 16px;"&gt;1000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Load * &lt;/P&gt;&lt;P&gt;From ABC ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 07:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414044#M816744</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-09-14T07:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load first 1 million records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414045#M816745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or another way is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;* &lt;/P&gt;&lt;P&gt;From Source Where Rowno() &amp;lt;= 1000000;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 07:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414045#M816745</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-14T07:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load first 1 million records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414046#M816746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OR By first key word also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;First 1000000&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;* &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;From Source;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 07:05:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414046#M816746</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-14T07:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load first 1 million records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414047#M816747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Read this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://skillforge.com/qlikview-limiting-record-loads-with-the-first-prefix/" title="https://skillforge.com/qlikview-limiting-record-loads-with-the-first-prefix/"&gt;https://skillforge.com/qlikview-limiting-record-loads-with-the-first-prefix/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 07:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414047#M816747</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-09-14T07:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load first 1 million records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414048#M816748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anand for your reply, It's working fine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chinnu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 07:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414048#M816748</guid>
      <dc:creator>chinnu123</dc:creator>
      <dc:date>2017-09-14T07:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Load first 1 million records</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414049#M816749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Sep 2017 07:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Load-first-1-million-records/m-p/1414049#M816749</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-14T07:15:23Z</dc:date>
    </item>
  </channel>
</rss>

