<?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 Joins in Tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Joins-in-Tables/m-p/324326#M119541</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 two table that I want to join together. One is called "CRM Account" and the other is called "Account Spend". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My key field is going to be "accountno" which exists in both tables. However, there are various transactions in the "Account Spend" table that do not relate to any accounts in the "CRM Account" table. I want to exclude this data when I run the script as I am not interested in it - how do I do that in the script? &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;Stu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Oct 2011 11:22:50 GMT</pubDate>
    <dc:creator>stuwannop</dc:creator>
    <dc:date>2011-10-10T11:22:50Z</dc:date>
    <item>
      <title>Joins in Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Joins-in-Tables/m-p/324326#M119541</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 two table that I want to join together. One is called "CRM Account" and the other is called "Account Spend". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My key field is going to be "accountno" which exists in both tables. However, there are various transactions in the "Account Spend" table that do not relate to any accounts in the "CRM Account" table. I want to exclude this data when I run the script as I am not interested in it - how do I do that in the script? &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks&lt;/P&gt;&lt;P&gt;Stu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 11:22:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joins-in-Tables/m-p/324326#M119541</guid>
      <dc:creator>stuwannop</dc:creator>
      <dc:date>2011-10-10T11:22:50Z</dc:date>
    </item>
    <item>
      <title>Joins in Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Joins-in-Tables/m-p/324327#M119542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;load CRM Account table left join with Account Spent .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then it will take from CRM Account&amp;nbsp; and matching from Account Spent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 11:28:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joins-in-Tables/m-p/324327#M119542</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-10-10T11:28:07Z</dc:date>
    </item>
    <item>
      <title>Joins in Tables</title>
      <link>https://community.qlik.com/t5/QlikView/Joins-in-Tables/m-p/324328#M119543</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;You have to load data like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CRMTable:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;From CRM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join(CRMTable)&lt;/P&gt;&lt;P&gt;Load * &lt;/P&gt;&lt;P&gt;From Account Spent&lt;/P&gt;&lt;P&gt;where exists(accountno);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2011 12:27:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joins-in-Tables/m-p/324328#M119543</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2011-10-10T12:27:03Z</dc:date>
    </item>
  </channel>
</rss>

