<?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 Is possible to delete the intersection data from a left join? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322017#M614315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this situation and I need your help. Im doing a left join with two tables, and this join&amp;nbsp; create a new table with the first table data and its data intersection like this example with sql statement.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="IMG_0822.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/171960_IMG_0822.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt; I need to take the data of A with no&amp;nbsp; intersection data with B like this example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="IMG_0822.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/171961_IMG_0822.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Im trying to do this using the LOAD statement but it doesnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;[My Join]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;LOAD&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo1, //key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo2, //key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;FROM [tabla A];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;LEFT JOIN ([My Join]) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;LOAD &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo1, //key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo2, //key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo4,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;FROM [tabla B];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;where IsNull(campo1) and isNull(campo2);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 31 Jul 2017 18:35:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-07-31T18:35:01Z</dc:date>
    <item>
      <title>Is possible to delete the intersection data from a left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322017#M614315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this situation and I need your help. Im doing a left join with two tables, and this join&amp;nbsp; create a new table with the first table data and its data intersection like this example with sql statement.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="IMG_0822.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/171960_IMG_0822.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt; I need to take the data of A with no&amp;nbsp; intersection data with B like this example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="IMG_0822.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/171961_IMG_0822.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Im trying to do this using the LOAD statement but it doesnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;[My Join]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;LOAD&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo1, //key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo2, //key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;FROM [tabla A];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;LEFT JOIN ([My Join]) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;LOAD &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo1, //key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo2, //key&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo4,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;campo5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;FROM [tabla B];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 10pt;"&gt;where IsNull(campo1) and isNull(campo2);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 18:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322017#M614315</guid>
      <dc:creator />
      <dc:date>2017-07-31T18:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible to delete the intersection data from a left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322018#M614316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TempTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD campo1&amp;amp;'|'&amp;amp;campo2 as KeyField&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM [tabla B];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FinalTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD campo1, //key&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; campo2, //key&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; campo4,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; campo5&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FROM [tabla A];&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Where Not Exists(KeyField, campo1&amp;amp;'|'&amp;amp;campo2);&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;And since you don't want anything from table B, values within &lt;SPAN style="color: #000000; font-family: sans-serif; font-size: 13.3333px;"&gt;campo3 are worthless as there is nothing to attach it with in table A now.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 19:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322018#M614316</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-07-31T19:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible to delete the intersection data from a left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322019#M614317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;Try using not exists while loading table B first and then DROP it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;For example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #000000;"&gt;TableB:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #000000;"&gt;LOAD&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: sans-serif; font-size: 13.3333px;"&gt;campo1 AS b_&lt;SPAN style="font-family: sans-serif; font-size: 13.3333px;"&gt;campo1 ,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #000000; font-size: 13.3333px; font-family: sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: sans-serif; font-size: 13.3333px;"&gt;campo2 AS b_&lt;SPAN style="font-family: sans-serif; font-size: 13.3333px;"&gt;campo2&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style=": ; color: #000000; font-size: 13.3333px; font-family: sans-serif;"&gt;FROM [&lt;SPAN style="font-family: sans-serif; font-size: 13.3333px;"&gt;tabla &lt;/SPAN&gt;B];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style=": ; color: #000000; font-size: 13.3333px; font-family: sans-serif;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #000000; font-size: 13.3333px; font-family: sans-serif;"&gt;TableA:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style=": ; color: #ff0000; font-size: 13.3333px; font-family: sans-serif;"&gt;NoConcatenate&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style=": ; color: #000000; font-size: 13.3333px; font-family: sans-serif;"&gt;LOAD&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style=": ; color: #000000; font-size: 13.3333px; font-family: sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: sans-serif; font-size: 13.3333px;"&gt;campo1,&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style=": ; color: #000000; font-size: 13.3333px; font-family: sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: sans-serif; font-size: 13.3333px;"&gt;campo2&lt;/SPAN&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style=": ; color: #ff0000;"&gt;FROM [&lt;SPAN style="font-family: sans-serif; font-size: 13.3333px;"&gt;tabla &lt;/SPAN&gt;A]&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #ff0000;"&gt;WHERE NOT EXISTS(&lt;SPAN style="font-family: sans-serif; font-size: 13.3333px;"&gt;b_&lt;/SPAN&gt;&lt;SPAN style="font-family: sans-serif; font-size: 13.3333px;"&gt;campo1, campo1)&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #000000; font-size: 13.3333px; font-family: sans-serif;"&gt;&lt;SPAN style="color: #ff0000;"&gt;AND &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;NOT EXISTS(&lt;SPAN style="font-family: sans-serif; font-size: 13.3333px;"&gt;b_&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: sans-serif; font-size: 13.3333px;"&gt;&lt;SPAN style="color: #ff0000;"&gt;campo2, &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000; font-size: 13.3333px; font-family: sans-serif;"&gt;campo2);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style=": ; color: #000000; font-size: 13.3333px; font-family: sans-serif;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13.3333px; font-family: sans-serif;"&gt;&lt;EM&gt;DROP TABLE &lt;/EM&gt;&lt;SPAN style="color: #000000; font-size: 13.3333px;"&gt;&lt;EM&gt;TableB;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13.3333px; font-family: sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 13.3333px; font-family: sans-serif;"&gt;Remember to use &lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 13.3333px; font-family: sans-serif;"&gt;NoConcatenate to prevent concatenation of the tables in the loading process.&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 13.3333px; font-family: sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 20:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322019#M614317</guid>
      <dc:creator>sonkumamon</dc:creator>
      <dc:date>2017-07-31T20:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible to delete the intersection data from a left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322020#M614318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌hi! thank you very much, it was very helpful for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 00:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322020#M614318</guid>
      <dc:creator />
      <dc:date>2017-08-01T00:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible to delete the intersection data from a left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322021#M614319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌hi! Thank you Uri Ophir, I use this solution and it work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 00:07:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322021#M614319</guid>
      <dc:creator />
      <dc:date>2017-08-01T00:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible to delete the intersection data from a left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322022#M614320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your question is now answered, please flag the Correct Answer (via the big "Correct Answer" button near every post; not visible in preview) and Helpful Answers (found under the Actions menu under every post).&lt;/P&gt;&lt;P&gt;If not, please make clear what part of this topic you still need help with &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Aug 2017 07:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1322022#M614320</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2017-08-01T07:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is possible to delete the intersection data from a left join?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1572212#M614321</link>
      <description>&lt;P&gt;In fact ur code works but with &lt;U&gt;&lt;STRONG&gt;Right Join&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;cheers&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 15:23:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-possible-to-delete-the-intersection-data-from-a-left-join/m-p/1572212#M614321</guid>
      <dc:creator>Hayooga</dc:creator>
      <dc:date>2019-04-23T15:23:45Z</dc:date>
    </item>
  </channel>
</rss>

