<?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/577132#M1118857</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi fnds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question in my mind that after every resident load do we need to drop that table from where we have extracted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales_T:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;TxnID,Amount&lt;/P&gt;&lt;P&gt;101,456454&lt;/P&gt;&lt;P&gt;102,456454&lt;/P&gt;&lt;P&gt;103,455446&lt;/P&gt;&lt;P&gt;104,456787&lt;/P&gt;&lt;P&gt;105,446464&lt;/P&gt;&lt;P&gt;106,458464&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;Load * resident Sales_T;&lt;/P&gt;&lt;P&gt; Drop Table Sales_T;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In which case we should go for dropping the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jan 2014 11:39:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-28T11:39:43Z</dc:date>
    <item>
      <title>Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577132#M1118857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi fnds,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a question in my mind that after every resident load do we need to drop that table from where we have extracted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sales_T:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;TxnID,Amount&lt;/P&gt;&lt;P&gt;101,456454&lt;/P&gt;&lt;P&gt;102,456454&lt;/P&gt;&lt;P&gt;103,455446&lt;/P&gt;&lt;P&gt;104,456787&lt;/P&gt;&lt;P&gt;105,446464&lt;/P&gt;&lt;P&gt;106,458464&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;Load * resident Sales_T;&lt;/P&gt;&lt;P&gt; Drop Table Sales_T;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In which case we should go for dropping the table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 11:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577132#M1118857</guid>
      <dc:creator />
      <dc:date>2014-01-28T11:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577133#M1118858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for in this case&lt;/P&gt;&lt;P&gt;if u not use drop table automatically data are double because its automatically concat&amp;nbsp; the both table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is two way to work on this&lt;/P&gt;&lt;P&gt;1 use no concatenation&lt;/P&gt;&lt;P&gt;2 drop table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 11:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577133#M1118858</guid>
      <dc:creator>vipin_mishra479</dc:creator>
      <dc:date>2014-01-28T11:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577134#M1118859</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;Whenever you will take the resident load then you have the same data in two tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these two tables will consume RAM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hence to avoid the RAM consumption we need to drop the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Nilesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 11:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577134#M1118859</guid>
      <dc:creator>nilesh_gangurde</dc:creator>
      <dc:date>2014-01-28T11:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577135#M1118860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Nilesh and Vipin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 12:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577135#M1118860</guid>
      <dc:creator />
      <dc:date>2014-01-28T12:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577136#M1118861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above case, if you run the script, you will not get any data. It happens like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. First table will be loaded.&lt;/P&gt;&lt;P&gt;2. The resident load table(2nd table) will get automatically concatenated to the first table as all the fields are same.&lt;/P&gt;&lt;P&gt;3. Now when you drop the first table, there will no tables in your data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, now even you drop the table, the purpose is not getting served. Before using resident load, it is always advisable to use noconcatenate if all the fields are same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The main reason behind dropping the original table is whatever data is required is already there in the second table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 12:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577136#M1118861</guid>
      <dc:creator>NareshGuntur</dc:creator>
      <dc:date>2014-01-28T12:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577137#M1118862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apart from avoiding Ram consumption and concatenating of tables&lt;/P&gt;&lt;P&gt;Its Best practice to clean-up as you go, which avoids loading fields not used in visualization.&lt;/P&gt;&lt;P&gt;So list of field to select will be short and user friendly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 12:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577137#M1118862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-28T12:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577138#M1118863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Naresh.I got that now.But i took only two tables but in the middile i have same table columns of &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sales_T with different data.There i need to do concatenation.but i took that two tables to show an example.But the example was wrong.I got the depth concept by ur reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Deepthi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 15:56:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577138#M1118863</guid>
      <dc:creator />
      <dc:date>2014-01-28T15:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577139#M1118864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Vipin ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have checked the same that it does not twice even&amp;nbsp; i did not drop the Main Table/(Drop Table Sales_T).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Please be sure if you are assisting someone about fundamental&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 Aug 2017 08:55:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577139#M1118864</guid>
      <dc:creator>alis2063</dc:creator>
      <dc:date>2017-08-13T08:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577140#M1118865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Ali&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post the QVW that you have used for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 05:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577140#M1118865</guid>
      <dc:creator>NareshGuntur</dc:creator>
      <dc:date>2017-08-14T05:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Resident load</title>
      <link>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577141#M1118866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sales_T:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;TxnID,Amount&lt;/P&gt;&lt;P&gt;101,456454&lt;/P&gt;&lt;P&gt;102,456454&lt;/P&gt;&lt;P&gt;103,455446&lt;/P&gt;&lt;P&gt;104,456787&lt;/P&gt;&lt;P&gt;105,446464&lt;/P&gt;&lt;P&gt;106,458464&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Sales:&lt;/P&gt;&lt;P&gt;Load * resident Sales_T;&lt;/P&gt;&lt;P&gt; Drop Table Sales_T;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In above case we can't remove the Sale_T table. We have to remove the Sales(Parant) table. The Sales_T data will get from Sales table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 06:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Resident-load/m-p/577141#M1118866</guid>
      <dc:creator>Kohli</dc:creator>
      <dc:date>2018-02-06T06:33:05Z</dc:date>
    </item>
  </channel>
</rss>

