<?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: Comparision in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Comparision/m-p/73008#M12065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you're maybe using a join, if you want to keep the table separate and see the 2000 bl on the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Dem table, just rename the joining field in both table as the same name, Qlik will do a KEEP and it will keep the table separate&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jun 2018 08:06:47 GMT</pubDate>
    <dc:creator>YoussefBelloum</dc:creator>
    <dc:date>2018-06-08T08:06:47Z</dc:date>
    <item>
      <title>Comparision</title>
      <link>https://community.qlik.com/t5/QlikView/Comparision/m-p/73005#M12062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Dem -&amp;nbsp; Field(DWBLNO)&lt;/P&gt;&lt;P&gt;2. Cargo - Field(bl_no)&lt;/P&gt;&lt;P&gt;Common field between this 2 table is BLNO's.&lt;/P&gt;&lt;P&gt;I want to compare this 2 table blno's which are matching and non-matching. How to handle that in qlikview?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;Dem table has - 10000 bl&lt;/P&gt;&lt;P&gt;Cargo table has - 8000 bl&lt;/P&gt;&lt;P&gt;I want to bring that non matching 2000 bl's.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dhana R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 07:37:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparision/m-p/73005#M12062</guid>
      <dc:creator>dhanavindhan</dc:creator>
      <dc:date>2018-06-08T07:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Comparision</title>
      <link>https://community.qlik.com/t5/QlikView/Comparision/m-p/73006#M12063</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;just rename the joining field in both tables by the same name using AS and you will have all the bl coming from each table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 07:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparision/m-p/73006#M12063</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-06-08T07:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Comparision</title>
      <link>https://community.qlik.com/t5/QlikView/Comparision/m-p/73007#M12064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are correct. I did that but Cartesian is happening while join and hangs my machine. Is there any possibilities just to see those 2000 bl's in separate table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 07:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparision/m-p/73007#M12064</guid>
      <dc:creator>dhanavindhan</dc:creator>
      <dc:date>2018-06-08T07:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Comparision</title>
      <link>https://community.qlik.com/t5/QlikView/Comparision/m-p/73008#M12065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you're maybe using a join, if you want to keep the table separate and see the 2000 bl on the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Dem table, just rename the joining field in both table as the same name, Qlik will do a KEEP and it will keep the table separate&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 08:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparision/m-p/73008#M12065</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-06-08T08:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Comparision</title>
      <link>https://community.qlik.com/t5/QlikView/Comparision/m-p/73009#M12066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With your own script, use EXISTS() like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cargo:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM CargoSource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dem:&lt;/P&gt;&lt;P&gt;LOAD *&lt;/P&gt;&lt;P&gt;FROM DemSource&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WHERE NOT EXISTS(BLNO);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP TABLE Cargo;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The resulting Dem table will be those lines in Dem where there is no matching BLNO.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2018 08:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparision/m-p/73009#M12066</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2018-06-08T08:11:22Z</dc:date>
    </item>
  </channel>
</rss>

