<?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: Problem with Resident Load. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897492#M1001229</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;Why you load Referals and later erase it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Noconcatenate before load Temp table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 02 Jun 2015 13:47:48 GMT</pubDate>
    <dc:creator>fvelascog72</dc:creator>
    <dc:date>2015-06-02T13:47:48Z</dc:date>
    <item>
      <title>Problem with Resident Load.</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897490#M1001227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the below data model:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="88171" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/88171_Capture.PNG" style="height: 220px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sourcing these two tables from different servers and databases as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;ODBC &lt;STRONG&gt;CONNECT32&lt;/STRONG&gt; TO&lt;/SPAN&gt; &lt;SPAN style="color: #ff0000;"&gt;[DatabaseA]&lt;/SPAN&gt;;&lt;/P&gt;&lt;P&gt;Claims:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3366ff;"&gt;ODBC &lt;STRONG&gt;CONNECT32&lt;/STRONG&gt;&lt;/SPAN&gt; TO &lt;SPAN style="color: #ff0000;"&gt;[DatabaseB]&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Referrals:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;In another tab, when I try to create a temp table via resident load from Claims, and dropping Claims and Referrals table. I end up with nothing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; *&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;Resident&lt;/SPAN&gt; Claims;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3366ff;"&gt;&lt;STRONG&gt;Drop&lt;/STRONG&gt; Tables&lt;/SPAN&gt; Claims, Referrals;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas why I am not getting anything after running the above script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 13:45:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897490#M1001227</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-06-02T13:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Resident Load.</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897491#M1001228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Use NOCONCATENATE before Temp table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 13:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897491#M1001228</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2015-06-02T13:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Resident Load.</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897492#M1001229</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;Why you load Referals and later erase it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use Noconcatenate before load Temp table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 13:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897492#M1001229</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2015-06-02T13:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Resident Load.</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897493#M1001230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 13:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897493#M1001230</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-06-02T13:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Resident Load.</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897494#M1001231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cheers... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 13:50:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897494#M1001231</guid>
      <dc:creator>ankit777</dc:creator>
      <dc:date>2015-06-02T13:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Resident Load.</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897495#M1001232</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 think Ankit is correct, if you have two tables with the exact same field names will the two tables merge (and be named after the first one in the list. One option as told is to use &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;NOCONCATENATE to stop this from happening or you can add a temporary dummy field in the temp table &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;'dummy' as _tempfield&lt;/P&gt;&lt;P&gt;Resident Claims;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 13:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897495#M1001232</guid>
      <dc:creator />
      <dc:date>2015-06-02T13:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Resident Load.</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897496#M1001233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This worked as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you Hampus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 13:56:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-Resident-Load/m-p/897496#M1001233</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2015-06-02T13:56:32Z</dc:date>
    </item>
  </channel>
</rss>

