<?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: Can we use more than one Resident Table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977276#M467265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is working for me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RawData:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD r1, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; r2, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; r3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Data123.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Sheet1);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tab1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load r2 as t21, r3 as t31 Resident RawData where r1='A';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tab2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load r2 as t22, r3 as t32 Resident RawData where r1='B';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tab3:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load r2 as t23, r3 as t33 Resident RawData where r1='C';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Table RawData;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/106745_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Nov 2015 18:05:04 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-11-24T18:05:04Z</dc:date>
    <item>
      <title>Can we use more than one Resident Table?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977270#M467259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just started learning QV. I have a situation. My Table looks like this.&lt;/P&gt;&lt;P&gt;RawData:&lt;/P&gt;&lt;P&gt;Load r1, r2, r3 from data.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab1;&lt;/P&gt;&lt;P&gt;Load r2 as t21, r3 as t31 Resident RawData where r1='A'; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Tab2;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load r2 as t22, r3 as t32 Resident RawData where r1='B';&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;While I try the above, I am getting Field not found Error for Tab2.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;If the above steps are not possible, can you help me with any other smart approach? Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 17:33:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977270#M467259</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2015-11-24T17:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use more than one Resident Table?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977271#M467260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using semi-colon ( ; ) after the table name?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/106728_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure you are not dropping RawData after creating Tab1?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 17:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977271#M467260</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-24T17:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use more than one Resident Table?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977272#M467261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry. Its typo. I was converting my live data to understandable format. Please see my script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RawData:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load r1, r2, r3 from data.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Tab1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load r2 as t21, r3 as t31 Resident RawData where r1='A';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Tab2:&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load r2 as t22, r3 as t32 Resident RawData where r1='B';&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Tab3:&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load r2 as t23, r3 as t33 Resident RawData where r1='C';&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Drop Table RawData;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I want to split the table into 3, with different field names based on a condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 17:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977272#M467261</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2015-11-24T17:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use more than one Resident Table?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977273#M467262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suspect the problem is your semi colon after the table names, it should be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14483877400551882" jivemacro_uid="_14483877400551882" modifiedtitle="true"&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Tab1:&lt;/P&gt;
&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load r2 as t21, r3 as t31 Resident RawData where r1='A';&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Tab2:&lt;/P&gt;
&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load r2 as t22, r3 as t32 Resident RawData where r1='B';&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other than that, your syntax is correct and this is perfectly legitimate in QlikView.&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 17:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977273#M467262</guid>
      <dc:creator>gsbeaton</dc:creator>
      <dc:date>2015-11-24T17:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use more than one Resident Table?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977274#M467263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample of where it isn't working? I don't see any reason why the above script should have a problem running?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 17:59:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977274#M467263</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-24T17:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use more than one Resident Table?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977275#M467264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes we can use more than one resident table.... please share the qvw file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 18:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977275#M467264</guid>
      <dc:creator />
      <dc:date>2015-11-24T18:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use more than one Resident Table?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977276#M467265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is working for me:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;RawData:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD r1, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; r2, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; r3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Data123.xlsx&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(ooxml, embedded labels, table is Sheet1);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tab1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load r2 as t21, r3 as t31 Resident RawData where r1='A';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tab2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load r2 as t22, r3 as t32 Resident RawData where r1='B';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Tab3:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load r2 as t23, r3 as t33 Resident RawData where r1='C';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP Table RawData;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/106745_Capture.PNG" style="height: auto;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 18:05:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977276#M467265</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-11-24T18:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can we use more than one Resident Table?</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977277#M467266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your timely response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue was sorted out. I did a mistake in my where Clause.&lt;/P&gt;&lt;P&gt;Resident RawData&lt;/P&gt;&lt;P&gt;&amp;nbsp; Where [Aligned Sector] Like 'Voice%'&lt;/P&gt;&lt;P&gt;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should have been&lt;/P&gt;&lt;P&gt;Resident RawData&lt;/P&gt;&lt;P&gt;&amp;nbsp; Where [Aligned Sector] Like 'Voice*'&lt;/P&gt;&lt;P&gt;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway this thread clears few of my doubts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Nov 2015 20:43:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-use-more-than-one-Resident-Table/m-p/977277#M467266</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2015-11-24T20:43:06Z</dc:date>
    </item>
  </channel>
</rss>

