<?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 Incremental load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323018#M119013</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read that i can use the exist () phrase for a qvd load and still the qlikview will load the qvd as "optimized Load".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So if i'll replace the "where DateField &amp;gt; $(VDate)" part in an incremental load statment with "where exist (AlreadyLoadDateField)" i will get better performance ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;did someone use it or try it out ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 36pt; font-family: TT17At00;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Sep 2011 07:33:35 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-05T07:33:35Z</dc:date>
    <item>
      <title>Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323018#M119013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I read that i can use the exist () phrase for a qvd load and still the qlikview will load the qvd as "optimized Load".&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;So if i'll replace the "where DateField &amp;gt; $(VDate)" part in an incremental load statment with "where exist (AlreadyLoadDateField)" i will get better performance ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;did someone use it or try it out ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 36pt; font-family: TT17At00;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2011 07:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323018#M119013</guid>
      <dc:creator />
      <dc:date>2011-09-05T07:33:35Z</dc:date>
    </item>
    <item>
      <title>Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323019#M119014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can someone help me with this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 07:56:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323019#M119014</guid>
      <dc:creator />
      <dc:date>2011-09-06T07:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323020#M119015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I think you would.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But You should rather use Not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Where Not Exists(DateField);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/gg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 08:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323020#M119015</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2011-09-06T08:05:33Z</dc:date>
    </item>
    <item>
      <title>Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323021#M119016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; i dont think you will get better performance! because if you load from a source (except a qvd-file) with the "not exists"-statement, the script has to load all the data from the source and then filter the already existing datasets out of it. if you load with an "where DateField &amp;gt; $(VDate)"&amp;nbsp; statement, then the source maybe can filter the datasets for itself and only submit the correct Data to your script. Therfore not so much data has to be streamed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MFG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 09:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323021#M119016</guid>
      <dc:creator />
      <dc:date>2011-09-06T09:26:29Z</dc:date>
    </item>
    <item>
      <title>Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323022#M119017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;... well I thought "a qvd load" meant that Matan was loading from a qvd... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's a load from a relational database, the performance will depend on the indexes in the database etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/g&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 09:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323022#M119017</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2011-09-06T09:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323023#M119018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your comments.&lt;/P&gt;&lt;P&gt;I probably didnt make my self clear.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;I know that the part in the script that load the new data from relational database will not be affected by using exist () insted of "where DateField &amp;gt; $(VDate)" .&lt;/P&gt;&lt;P&gt;in the second part - the loading of the saved data (stored in qvd) i want to load the old data without the last saved day.&lt;/P&gt;&lt;P&gt;for that part i considered of using the exist () phrase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so...will it work better ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 13:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323023#M119018</guid>
      <dc:creator />
      <dc:date>2011-09-06T13:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323024#M119019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you have first loaded data (by sql or something) into a field DateField&lt;/P&gt;&lt;P&gt;you could then load from a qvd using&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Where Not Exists(DateField)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;to avoid loading records with DateField-values that is already loaded into your qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe it should be faster than&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Where DateField&amp;gt;$(VDate)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth/gg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 13:31:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323024#M119019</guid>
      <dc:creator>gandalfgray</dc:creator>
      <dc:date>2011-09-06T13:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Incremental load</title>
      <link>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323025#M119020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 13:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Incremental-load/m-p/323025#M119020</guid>
      <dc:creator />
      <dc:date>2011-09-06T13:51:45Z</dc:date>
    </item>
  </channel>
</rss>

