<?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: Preceding Vs Resident Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Preceding-Vs-Resident-Load/m-p/1565387#M741507</link>
    <description>they are similar in that you loading data you have in memory once more but preceding load is in most cases faster.&lt;BR /&gt;check below&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Preceding-Load/ba-p/1469534" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Preceding-Load/ba-p/1469534&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;also the code is much cleaner.&lt;BR /&gt;&lt;BR /&gt;so basically use preceding load when you can.&lt;BR /&gt;&lt;BR /&gt;note- there are other uses for resident load e.g. you load your table but you want a subset (columns/rows) in another table</description>
    <pubDate>Thu, 04 Apr 2019 18:27:49 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-04-04T18:27:49Z</dc:date>
    <item>
      <title>Preceding Vs Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Preceding-Vs-Resident-Load/m-p/1565374#M741504</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Can someone explain exact difference between preceding and resident load with example.&lt;/P&gt;&lt;P&gt;Like in which scenario we should use resident and in which preceding.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Villyee&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preceding-Vs-Resident-Load/m-p/1565374#M741504</guid>
      <dc:creator>vanderson009</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Preceding Vs Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Preceding-Vs-Resident-Load/m-p/1565387#M741507</link>
      <description>they are similar in that you loading data you have in memory once more but preceding load is in most cases faster.&lt;BR /&gt;check below&lt;BR /&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Preceding-Load/ba-p/1469534" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Preceding-Load/ba-p/1469534&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;also the code is much cleaner.&lt;BR /&gt;&lt;BR /&gt;so basically use preceding load when you can.&lt;BR /&gt;&lt;BR /&gt;note- there are other uses for resident load e.g. you load your table but you want a subset (columns/rows) in another table</description>
      <pubDate>Thu, 04 Apr 2019 18:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preceding-Vs-Resident-Load/m-p/1565387#M741507</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-04-04T18:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Preceding Vs Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Preceding-Vs-Resident-Load/m-p/1565945#M741508</link>
      <description>Could you please explain with scenario.&lt;BR /&gt;&lt;BR /&gt;It means in which scenario we should use resident but not preceding.</description>
      <pubDate>Fri, 05 Apr 2019 17:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preceding-Vs-Resident-Load/m-p/1565945#M741508</guid>
      <dc:creator>vanderson009</dc:creator>
      <dc:date>2019-04-05T17:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Preceding Vs Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Preceding-Vs-Resident-Load/m-p/1565949#M741509</link>
      <description>you are loading table A with 5 columns. you want to check the value of a column and add flags as new columns.&lt;BR /&gt;you should use preceding load.&lt;BR /&gt;&lt;BR /&gt;as i mentioned before&lt;BR /&gt;resident load e.g. you load your table but you want a subset (columns/rows) in another table</description>
      <pubDate>Fri, 05 Apr 2019 17:13:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preceding-Vs-Resident-Load/m-p/1565949#M741509</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-04-05T17:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: Preceding Vs Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Preceding-Vs-Resident-Load/m-p/1566185#M741510</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Preceding load faster than Resident load.&lt;/P&gt;&lt;P&gt;Go through Henric's Blog pos and commentss..&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/blogs/qlikviewdesignblog/2013/03/04/preceding-load/" target="_self"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/03/04/preceding-load/&lt;/A&gt;&lt;A href="https://ttrockstars.org/" target="_self"&gt;&lt;SPAN&gt;TTRockStars&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 04:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Preceding-Vs-Resident-Load/m-p/1566185#M741510</guid>
      <dc:creator>Armyer8345</dc:creator>
      <dc:date>2019-04-09T04:15:34Z</dc:date>
    </item>
  </channel>
</rss>

