<?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/748188#M1024805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See (another) example here:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/726396#726396"&gt;http://community.qlik.com/message/726396#726396&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Mar 2015 14:39:54 GMT</pubDate>
    <dc:creator>oknotsen</dc:creator>
    <dc:date>2015-03-19T14:39:54Z</dc:date>
    <item>
      <title>Where Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/748185#M1024802</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;What is the meaning of Where Not Exists(Deptno,DepartmentNo);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 08:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/748185#M1024802</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-03-19T08:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Where Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/748186#M1024803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/qlikviewwizard"&gt;qlikviewwizard&lt;/A&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11.6999998092651px;"&gt; ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Say for example &lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load Deptno,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DepartmentNo,DeptName From sample.xlsx();&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Table2:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Load Deptno,&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DepartmentNo,DeptName From sample1.xlsx() &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Where Not Exists(Deptno,DepartmentNo)&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;when you add this your table it will concatenate the Table2 with your Table1 only unique row values ie) it will omit the duplicate values and load with it.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 14:28:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/748186#M1024803</guid>
      <dc:creator>sibideepak</dc:creator>
      <dc:date>2015-03-19T14:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Where Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/748187#M1024804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dept:&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;Deptno, Desc, Country&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1, desc1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2, desc2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3, desc3&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate (Dept)&lt;/P&gt;&lt;P&gt;load DepartmentNo as Deptno, Desc inline [&lt;/P&gt;&lt;P&gt;DepartmentNo, Desc&lt;/P&gt;&lt;P&gt;1, desc1&lt;/P&gt;&lt;P&gt;2, desc2&lt;/P&gt;&lt;P&gt;3, desc3&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4, desc4&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;where Not Exists(Deptno,DepartmentNo);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 14:35:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/748187#M1024804</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-03-19T14:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Where Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/748188#M1024805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See (another) example here:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/726396#726396"&gt;http://community.qlik.com/message/726396#726396&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 14:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/748188#M1024805</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2015-03-19T14:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Where Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/748189#M1024806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for nice explanation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 15:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/748189#M1024806</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-03-19T15:09:20Z</dc:date>
    </item>
  </channel>
</rss>

