<?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: Where Not Exists in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/758737#M1259348</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE NOT Exists(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;IBAN_KEY,IBAN);"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is going to check the IBAN value in each record in the 2nd load to see if that value already exists already in the list of all values that have been loaded and aliased as IBAN_KEY arlready in the first load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So bascially it won't load the same IBAN value twice if its already been loaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Mar 2015 16:23:50 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2015-03-06T16:23:50Z</dc:date>
    <item>
      <title>Where Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/758735#M1259343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, can you help me to understand this script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;TABLE A:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt; IBAN,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; IBAN AS IBAN_KEY,&lt;/P&gt;&lt;P&gt;&amp;nbsp; STATO_TMP AS STATO&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident FLUSSO_A;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Concatenate&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt; IBAN,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; IBAN AS IBAN_KEY,&lt;/P&gt;&lt;P&gt;&amp;nbsp; 'BLANK' AS STATO&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident FLUSSO_B&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WHERE NOT Exists(&lt;/STRONG&gt;IBAN_KEY,IBAN);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In particular can you explain me how is it used the "&lt;EM style="text-decoration: underline;"&gt;Not Exits&lt;/EM&gt;" formula and its meaning?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/758735#M1259343</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Where Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/758736#M1259346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It means that the data from the Concatenate part of the load will only be loaded if the IBAN,&lt;/P&gt;&lt;P&gt;&amp;nbsp; IBAN AS IBAN_KEY, are not already in TABLE A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 16:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/758736#M1259346</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-03-06T16:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Where Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/758737#M1259348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE NOT Exists(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;IBAN_KEY,IBAN);"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is going to check the IBAN value in each record in the 2nd load to see if that value already exists already in the list of all values that have been loaded and aliased as IBAN_KEY arlready in the first load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So bascially it won't load the same IBAN value twice if its already been loaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 16:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/758737#M1259348</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2015-03-06T16:23:50Z</dc:date>
    </item>
    <item>
      <title>Re: Where Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/758738#M1259349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 16:41:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/758738#M1259349</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-03-06T16:41:36Z</dc:date>
    </item>
  </channel>
</rss>

