<?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 Resident Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653425#M238812</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;Can any one explain with Resident Load? what is the use of it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one explain with example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Sub2u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Sep 2014 05:00:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-09T05:00:05Z</dc:date>
    <item>
      <title>Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653425#M238812</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;Can any one explain with Resident Load? what is the use of it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one explain with example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Sub2u&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 05:00:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653425#M238812</guid>
      <dc:creator />
      <dc:date>2014-09-09T05:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653426#M238813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subba Reddy.,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short Resident load is nothing but loading the data in one table from other table.It will be usefull when your creating the data model with various sources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For detail description and e.g. refer the reference manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 05:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653426#M238813</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2014-09-09T05:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653427#M238814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;Resident&lt;/SPAN&gt; is used if data should be loaded from a previously loaded table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;temp:&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;eid, eName, Amount&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1, A, 10&lt;/P&gt;&lt;P&gt;2, B, 15&lt;/P&gt;&lt;P&gt;3, C, 20&lt;/P&gt;&lt;P&gt;4, D, 25&lt;/P&gt;&lt;P&gt;5, E, 30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1, A, 40&lt;/P&gt;&lt;P&gt;2, B, 45&lt;/P&gt;&lt;P&gt;3, C, 50&lt;/P&gt;&lt;P&gt;4, D, 55&lt;/P&gt;&lt;P&gt;5, E, 60&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T1:&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; eid,&lt;/P&gt;&lt;P&gt;&amp;nbsp; eName,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Sum(Amount) AS Expense&lt;/P&gt;&lt;P&gt;Resident temp&lt;/P&gt;&lt;P&gt;Group By eName,eid;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 05:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653427#M238814</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-09-09T05:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653428#M238815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;STRONG&gt;Resident&lt;/STRONG&gt;&lt;/SPAN&gt; fetches data from memory(already loaded data).&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;Tab1&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Load * from &amp;lt;yoursource&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab2:&lt;/P&gt;&lt;P&gt;Load * &lt;STRONG&gt;Resident&lt;/STRONG&gt; &lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;Tab1&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN style="text-decoration: underline;"&gt;;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; // QlikView has Tab1 already loaded in memory so you don't have to get it from your original source, you can fetch it from memory.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 05:11:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653428#M238815</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-09-09T05:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653429#M238816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sub2a,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly find attached documents for clear and better understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 05:12:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653429#M238816</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2014-09-09T05:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653430#M238817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When we want to create any calculated filed in the bank end, we can create using resident load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;A+B as d&lt;/P&gt;&lt;P&gt;Resident table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After doing resident load, we need to drop the main table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 05:14:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653430#M238817</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2014-09-09T05:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653431#M238818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ajay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data with temp1, again why i need to store in another table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope its taking some more memory from RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Sub2a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 06:18:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653431#M238818</guid>
      <dc:creator />
      <dc:date>2014-09-09T06:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653432#M238819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here i forgot to put "Drop Table Temp". Now it was showing 15 records in two tables..why ? can u explain this in depth...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Sub2a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 06:30:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653432#M238819</guid>
      <dc:creator />
      <dc:date>2014-09-09T06:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653433#M238820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Resident load is mainly used to &lt;STRONG&gt;transform the data.&lt;/STRONG&gt; You can some up the fact over using group by.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Resident load fetch data from already loaded table i.e. table store in RAM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 06:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653433#M238820</guid>
      <dc:creator />
      <dc:date>2014-09-09T06:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653434#M238821</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;Have a look at below link for more concepts &lt;/P&gt;&lt;UL&gt;&lt;LI&gt;2 Tables without join&lt;/LI&gt;&lt;LI&gt;Left join&lt;/LI&gt;&lt;LI&gt;Right join&lt;/LI&gt;&lt;LI&gt;Inner join&lt;/LI&gt;&lt;LI&gt;Outer join&lt;/LI&gt;&lt;LI&gt;Join&lt;/LI&gt;&lt;LI&gt;Concatenate&lt;/LI&gt;&lt;LI&gt;Flags&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Resident&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;Auto concatenate&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-6562"&gt;http://community.qlik.com/docs/DOC-6562&lt;/A&gt;&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;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 06:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653434#M238821</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-09T06:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653435#M238822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when to use a resident load?&lt;/P&gt;&lt;P&gt;when you want to sort &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tmp:&lt;/P&gt;&lt;P&gt;load * from &amp;lt;yoursource&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;final:&lt;/P&gt;&lt;P&gt;noconcatenate&lt;/P&gt;&lt;P&gt;load * resident tmp&lt;/P&gt;&lt;P&gt;order by somefield1, somefield2, ....;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table tmp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 06:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653435#M238822</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-09T06:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653436#M238823</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;That depends on your req.Lets say for eg you have stored the data in table1 from db and the same way you stored the data in table2 from other source.if After some calculations you have to make linkage between the Table1 and table2 then you no need to get the data from db again by connecting you can get directly from the all ready stored tables.(From Tresecco :&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333339691162px;"&gt;QlikView has Tab1 already loaded in memory so you don't have to get it from your original source, you can fetch it from memory.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333339691162px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333339691162px;"&gt;In the real time scenarios&amp;nbsp; we cant run the extractors any time as because of db update or FTP cases.(little complex)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope its clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AJay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 06:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653436#M238823</guid>
      <dc:creator>ajaykumar1</dc:creator>
      <dc:date>2014-09-09T06:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653437#M238824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tell your actual requirement. I think it would be better to understand from that perspective.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 06:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653437#M238824</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-09-09T06:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653438#M238825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again. I tried with your given example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DROP Table temp; -- forgotten command&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I forgot the above command to write in edit script. Now it was showing 15 records. I checked in data model, here synthetic keys are created...why it was showing 15 records...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Sub2a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 06:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653438#M238825</guid>
      <dc:creator />
      <dc:date>2014-09-09T06:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653439#M238826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please upload your sample qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 06:57:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653439#M238826</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-09-09T06:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653440#M238827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attachment...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Sub2a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 07:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653440#M238827</guid>
      <dc:creator />
      <dc:date>2014-09-09T07:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653441#M238828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 07:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653441#M238828</guid>
      <dc:creator />
      <dc:date>2014-09-09T07:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653442#M238829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you refer temp1 as a resident table, you may prefer to have some transformation or other opertaions on data of resident table, temp1. Hence you may need to have another load for that transformation step.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 07:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653442#M238829</guid>
      <dc:creator />
      <dc:date>2014-09-09T07:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653443#M238830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your attachment is missing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 07:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653443#M238830</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-09-09T07:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Resident Load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653444#M238831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry.....Please check now..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@Sub2a&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Sep 2014 07:18:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-Load/m-p/653444#M238831</guid>
      <dc:creator />
      <dc:date>2014-09-09T07:18:24Z</dc:date>
    </item>
  </channel>
</rss>

