<?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: data from two resident table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/data-from-two-resident-table/m-p/456216#M170318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A resident load accepts only one table as input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where a.[FieldA] = b.[FieldA]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If both tables have a FieldA then you can join the two tables so you end up with one table. You can then use that table in a resident load to calculate the sum. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Dec 2012 10:31:13 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2012-12-20T10:31:13Z</dc:date>
    <item>
      <title>data from two resident table</title>
      <link>https://community.qlik.com/t5/QlikView/data-from-two-resident-table/m-p/456215#M170317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created two resident table . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want data from those two table based on condition . &lt;/P&gt;&lt;P&gt;for eg &lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;select &lt;/P&gt;&lt;P&gt;a, &lt;/P&gt;&lt;P&gt;b , &lt;/P&gt;&lt;P&gt;c &lt;/P&gt;&lt;P&gt;from database&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table 2 &lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;d, &lt;/P&gt;&lt;P&gt;e&lt;/P&gt;&lt;P&gt;from uvw.xlx&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want to pull data from these two tables upon some condition &lt;/P&gt;&lt;P&gt; is thera ny way to do it .&lt;/P&gt;&lt;P&gt;for eg &lt;/P&gt;&lt;P&gt;a.[FieldA], a.[FieldB], b.[FieldD], sum(a.[FieldC]) as FieldX&lt;/P&gt;&lt;P&gt;resident Table1 a, resident Table2 b&lt;/P&gt;&lt;P&gt;where a.[FieldA] = b.[FieldA]&lt;/P&gt;&lt;P&gt;group by a.[FieldA], a.[FieldB], b.[FieldD]&lt;/P&gt;&lt;P&gt;order by a.[FieldA], a.[FieldB], b.[FieldD]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 10:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-from-two-resident-table/m-p/456215#M170317</guid>
      <dc:creator />
      <dc:date>2012-12-20T10:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: data from two resident table</title>
      <link>https://community.qlik.com/t5/QlikView/data-from-two-resident-table/m-p/456216#M170318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A resident load accepts only one table as input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where a.[FieldA] = b.[FieldA]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If both tables have a FieldA then you can join the two tables so you end up with one table. You can then use that table in a resident load to calculate the sum. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 10:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-from-two-resident-table/m-p/456216#M170318</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-12-20T10:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: data from two resident table</title>
      <link>https://community.qlik.com/t5/QlikView/data-from-two-resident-table/m-p/456217#M170319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;drop table2&lt;/P&gt;&lt;P&gt;sort by b.[FieldD]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2012 11:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/data-from-two-resident-table/m-p/456217#M170319</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2012-12-20T11:57:59Z</dc:date>
    </item>
  </channel>
</rss>

