<?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: join/ removing specific combinations in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384897#M1166019</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;works fine, thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Sep 2012 10:55:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-09-10T10:55:50Z</dc:date>
    <item>
      <title>join/ removing specific combinations</title>
      <link>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384892#M1166011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear users,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I joined two completely different tables which results in a new table with every possible combination, like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 20px; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;column a&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;column b&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;TD&gt;b&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;TD&gt;c&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;TD&gt;d&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;TD&gt;e&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;b&lt;/TD&gt;&lt;TD&gt;a&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;b&lt;/TD&gt;&lt;TD&gt;b&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;b&lt;/TD&gt;&lt;TD&gt;c&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;b&lt;/TD&gt;&lt;TD&gt;d&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;b&lt;/TD&gt;&lt;TD&gt;e&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;The problem is that I have 2 times the combination a (col a)&amp;nbsp; and b (col b) and vice versa b (col a) and a (col b). For data export purposes I need only one of these combinations, is there any possibility to cut the "doublets"? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 11:45:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384892#M1166011</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-06T11:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: join/ removing specific combinations</title>
      <link>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384893#M1166013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No idea for a solution? It is urgent...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 07:35:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384893#M1166013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-10T07:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: join/ removing specific combinations</title>
      <link>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384894#M1166014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use WHERE statement with appropriate condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 08:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384894#M1166014</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-10T08:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: join/ removing specific combinations</title>
      <link>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384895#M1166016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following where clause will do the trick:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; ColA &amp;amp; '|' &amp;amp; ColB as Both&lt;/P&gt;&lt;P&gt;inline&lt;/P&gt;&lt;P&gt;[ColA, ColB&lt;/P&gt;&lt;P&gt;a,a&lt;/P&gt;&lt;P&gt;a,b&lt;/P&gt;&lt;P&gt;a,c&lt;/P&gt;&lt;P&gt;a,d&lt;/P&gt;&lt;P&gt;a,e&lt;/P&gt;&lt;P&gt;b,a&lt;/P&gt;&lt;P&gt;b,b&lt;/P&gt;&lt;P&gt;b,c&lt;/P&gt;&lt;P&gt;b,d&lt;/P&gt;&lt;P&gt;b,e] &lt;/P&gt;&lt;P&gt;Where not Exists(Both, ColB &amp;amp; '|' &amp;amp; ColA);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 08:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384895#M1166016</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2012-09-10T08:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: join/ removing specific combinations</title>
      <link>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384896#M1166017</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;If you join 2 unrelated tables, you will get a cross (or cartesian) join (every record in first table linked to each record in the second). What defines a "doublet" in your case?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 08:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384896#M1166017</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-09-10T08:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: join/ removing specific combinations</title>
      <link>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384897#M1166019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;works fine, thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Sep 2012 10:55:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/join-removing-specific-combinations/m-p/384897#M1166019</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-09-10T10:55:50Z</dc:date>
    </item>
  </channel>
</rss>

