<?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: Droping tables in the script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641713#M235083</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;Well after you drop table ALL, then it's no longer resident. You would need a load from the qvd rather than from a resident table.. Or else use NoConcatenate as per several replies, and drop ALL after the resident load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jun 2014 05:53:33 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2014-06-06T05:53:33Z</dc:date>
    <item>
      <title>Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641705#M235075</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;I created 4 qvd's and pulled into another qvw file, but not sure where to drop the tables in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALL:&lt;/P&gt;&lt;P&gt;LOAD * from IMF.qvd(qvd);&lt;/P&gt;&lt;P&gt;JOIN LOAD * from WIF.qvd(qvd);&lt;/P&gt;&lt;P&gt;JOIN LOAD * from DIL.qvd(qvd);&lt;/P&gt;&lt;P&gt;JOIN LOAD * from DIH.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//DROP TABLE IMF;&lt;/P&gt;&lt;P&gt;//DROP TABLE WIF;&lt;/P&gt;&lt;P&gt;//DROP TABLE DIL;&lt;/P&gt;&lt;P&gt;//DROP TABLE DIH;&lt;/P&gt;&lt;P&gt;FINAL:&lt;/P&gt;&lt;P&gt;LOAD * RESIDENT ALL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//DROP TABLE ALL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see ALL after executing the script, but I suppose to see FINAL table in the table viewer. And where to drop the tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 19:32:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641705#M235075</guid>
      <dc:creator />
      <dc:date>2014-06-05T19:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641706#M235076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Should you not be storing the ALL tables into a new QVD and then dropping the tables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ALL:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * from IMF.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;JOIN LOAD * from WIF.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;JOIN LOAD * from DIL.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;JOIN LOAD * from DIH.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STORE ALL INTO ALL.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//DROP TABLE IMF;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//DROP TABLE WIF;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//DROP TABLE DIL;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//DROP TABLE DIH;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FINAL:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * RESIDENT ALL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;//DROP TABLE ALL;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 19:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641706#M235076</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-06-05T19:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641707#M235077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you´re joining you don´t need to drop original tables&lt;/P&gt;&lt;P&gt;FINAL:&lt;/P&gt;&lt;P&gt;LOAD * RESIDENT ALL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FINAL will not be generated because share same fields from ALL, so QlikView will concatenate records to ALL table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 19:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641707#M235077</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2014-06-05T19:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641708#M235078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem is that your Load * from ALL, concatenates the result to the ALL table, ignoring the FINAL name. You can use a Noconcatenate Load * Resident All to prevent this. This will correct your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is Qlikview's behavior (to concatenate tables with the same structur, unless you explicitly uses noconcatenate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 19:42:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641708#M235078</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-06-05T19:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641709#M235079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clever is right. I couldn't see the need to load the data again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eduardo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 19:43:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641709#M235079</guid>
      <dc:creator>eduardo_sommer</dc:creator>
      <dc:date>2014-06-05T19:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641710#M235080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ALL:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * from IMF.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;JOIN LOAD * from WIF.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;JOIN LOAD * from DIL.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;JOIN LOAD * from DIH.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STORE ALL into ALL.qvd (QVD);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Drop Table ALL;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FINAL:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load * FROM ALL;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=========================&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 19:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641710#M235080</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-06-05T19:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641711#M235081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, this isn't "QlikView behavior" because QlikView should respect the different table name (per the documentation). It's an unfortunate effect that QlikTech refuses to fix for a very long time. For one reason or another...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But of course you're right. Add NOCONCATENATE to the FINAL table LOAD statement and the problem fixes itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know why but we seem to keep adding keywords and statements to otherwise straightforward grammar-compliant scripts that succumb to side-effects...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2014 21:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641711#M235081</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-06-05T21:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641712#M235082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason behind using FINAL is I am creating few calculated fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALL:&lt;/P&gt;&lt;P&gt;LOAD * from IMF.qvd(qvd);&lt;/P&gt;&lt;P&gt;JOIN LOAD * from WIF.qvd(qvd);&lt;/P&gt;&lt;P&gt;JOIN LOAD * from DIL.qvd(qvd);&lt;/P&gt;&lt;P&gt;JOIN LOAD * from DIH.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;STORE ALL INTO ALL.qvd(qvd);&lt;/P&gt;&lt;P&gt;DROP TABLE ALL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FINAL:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *,&lt;/P&gt;&lt;P&gt;few calculated fields here&lt;/P&gt;&lt;P&gt;RESIDENT ALL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Got error message table not found, Even I tried with Load *, calculated fields from ALL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Didn't work???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 05:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641712#M235082</guid>
      <dc:creator />
      <dc:date>2014-06-06T05:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641713#M235083</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;Well after you drop table ALL, then it's no longer resident. You would need a load from the qvd rather than from a resident table.. Or else use NoConcatenate as per several replies, and drop ALL after the resident load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 05:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641713#M235083</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-06-06T05:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641714#M235084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you create one QVD based on four table files and create single table as ALL then after this call ALL.qvd not ALL which is in the application and as you use Drop table ALL it will not found. So open the ALL.qvd and make calculated fields see the load statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ALL:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * from IMF.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;JOIN LOAD * from WIF.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;JOIN LOAD * from DIL.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;JOIN LOAD * from DIH.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;STORE ALL INTO ALL.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DROP TABLE ALL;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Noconcatenate&lt;/STRONG&gt; //This is optional try top check while i believe not used here but try&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FINAL:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD *,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;few calculated fields here&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;From ALL.qvd(qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 05:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641714#M235084</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-06-06T05:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641715#M235085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep Anand, the syntax working fine without no concatenate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 06:32:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641715#M235085</guid>
      <dc:creator />
      <dc:date>2014-06-06T06:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641716#M235086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;You can use this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALL:&lt;/P&gt;&lt;P&gt;LOAD * from IMF.qvd(qvd);&lt;/P&gt;&lt;P&gt;JOIN LOAD * from WIF.qvd(qvd);&lt;/P&gt;&lt;P&gt;JOIN LOAD * from DIL.qvd(qvd);&lt;/P&gt;&lt;P&gt;JOIN LOAD * from DIH.qvd(qvd);&lt;/P&gt;&lt;P&gt; &lt;BR /&gt;DROP TABLES IMF,WIF,DIL,DIH;&lt;/P&gt;&lt;P&gt;NOCONCATENATE&lt;BR /&gt;FINAL:&lt;/P&gt;&lt;P&gt;LOAD * RESIDENT ALL;&lt;/P&gt;&lt;P&gt;DROP TABLE ALL;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 07:47:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641716#M235086</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2014-06-06T07:47:18Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641717#M235087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ALL:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD * from IMF.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;JOIN LOAD * from WIF.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;JOIN LOAD * from DIL.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;JOIN LOAD * from DIH.qvd(qvd);&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The above script making join among the tables, because I am getting double the records, not sure whether it is doing join or not?&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jun 2014 18:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641717#M235087</guid>
      <dc:creator />
      <dc:date>2014-06-08T18:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641718#M235088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Use NoConcatenate in front of LOAD which is being used for FINAL table as shown below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ALL:&lt;/P&gt;&lt;P&gt;LOAD * from IMF.qvd(qvd);&lt;/P&gt;&lt;P&gt;JOIN LOAD * from WIF.qvd(qvd);&lt;/P&gt;&lt;P&gt;JOIN LOAD * from DIL.qvd(qvd);&lt;/P&gt;&lt;P&gt;JOIN LOAD * from DIH.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//DROP TABLE IMF;&lt;/P&gt;&lt;P&gt;//DROP TABLE WIF;&lt;/P&gt;&lt;P&gt;//DROP TABLE DIL;&lt;/P&gt;&lt;P&gt;//DROP TABLE DIH;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FINAL:&lt;/P&gt;&lt;P&gt;NoConcatenate LOAD * RESIDENT ALL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE ALL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REM : Reason behind having only ALL table is, when you are using Load * on FINAL table, the FINAL table is getting concatenated with ALL table, becuase qlikview automatically concatenates the 2nd load table, if it sees that 2nd table has all the fields with same name;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jun 2014 18:22:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641718#M235088</guid>
      <dc:creator />
      <dc:date>2014-06-08T18:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Droping tables in the script</title>
      <link>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641719#M235089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am dropping the ALL table before final load right, so still do we need No concatenate?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Jun 2014 18:32:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Droping-tables-in-the-script/m-p/641719#M235089</guid>
      <dc:creator />
      <dc:date>2014-06-08T18:32:10Z</dc:date>
    </item>
  </channel>
</rss>

