<?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 Inner Join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inner-Join/m-p/219753#M72738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have 2 tables namely &lt;B&gt;INVOICE&lt;/B&gt;(with fields invoice no, contract no, invoice weight(kg)) and &lt;B&gt;CONTRACT&lt;/B&gt;(with fields contract no , contract weight(kg)). How we can perform an inner join to merge the two tables? Plz send the codes for the above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Dec 2010 06:37:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-10T06:37:05Z</dc:date>
    <item>
      <title>Inner Join</title>
      <link>https://community.qlik.com/t5/QlikView/Inner-Join/m-p/219753#M72738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have 2 tables namely &lt;B&gt;INVOICE&lt;/B&gt;(with fields invoice no, contract no, invoice weight(kg)) and &lt;B&gt;CONTRACT&lt;/B&gt;(with fields contract no , contract weight(kg)). How we can perform an inner join to merge the two tables? Plz send the codes for the above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 06:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inner-Join/m-p/219753#M72738</guid>
      <dc:creator />
      <dc:date>2010-12-10T06:37:05Z</dc:date>
    </item>
    <item>
      <title>Inner Join</title>
      <link>https://community.qlik.com/t5/QlikView/Inner-Join/m-p/219754#M72739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;user the inner join command.&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;from tableA&lt;/P&gt;&lt;P&gt;INNER JOIN&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;from tableB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The inner join will be based on the common field name. In this case, the Contract No.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2010 06:48:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inner-Join/m-p/219754#M72739</guid>
      <dc:creator />
      <dc:date>2010-12-10T06:48:01Z</dc:date>
    </item>
  </channel>
</rss>

