<?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: exists in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/exists/m-p/1240467#M394004</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;Plss find the attached QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which works in your case.but do use flags if data model is huge.Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2017 07:39:34 GMT</pubDate>
    <dc:creator>sdmech81</dc:creator>
    <dc:date>2017-02-09T07:39:34Z</dc:date>
    <item>
      <title>exists</title>
      <link>https://community.qlik.com/t5/QlikView/exists/m-p/1240465#M394002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two different code column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code 1 and code 2 , both codes coming from two different tables. Code2 has more data than code1. How to find what are the codes extra in code2 that is not available in Code1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 06:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exists/m-p/1240465#M394002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-09T06:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: exists</title>
      <link>https://community.qlik.com/t5/QlikView/exists/m-p/1240466#M394003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Tab1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Load * Inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Code1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Tab2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Load * Inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Code2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;11&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;111&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Code2 as OnlyInTab2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Resident Tab2 where not Exists(Code1,Code2);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 06:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exists/m-p/1240466#M394003</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-02-09T06:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: exists</title>
      <link>https://community.qlik.com/t5/QlikView/exists/m-p/1240467#M394004</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;Plss find the attached QVW file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which works in your case.but do use flags if data model is huge.Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 07:39:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exists/m-p/1240467#M394004</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-02-09T07:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: exists</title>
      <link>https://community.qlik.com/t5/QlikView/exists/m-p/1240468#M394005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If PE limit crossed,below is the script copy paste and run:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;sac:&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; &lt;BR /&gt; Code1,sirname&lt;BR /&gt; 1,sac&lt;BR /&gt; 2,dag&lt;BR /&gt; &lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; sac2:&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;load&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; &lt;BR /&gt; Code2,name&lt;BR /&gt; 1,sac&lt;BR /&gt; 2,dag&lt;BR /&gt; 3,mac&lt;BR /&gt; &lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;not&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Exists&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; (&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Code1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Code2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 07:41:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exists/m-p/1240468#M394005</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-02-09T07:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: exists</title>
      <link>https://community.qlik.com/t5/QlikView/exists/m-p/1240469#M394006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From Help File:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Employees:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Employee|ID|Salary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill|001|20000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John|002|30000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve|003|35000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;] (delimiter is '|');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Citizens:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * inline [&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name|Address&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill|New York&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mary|London&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve|Chicago&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lucy|Paris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John|Miami&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;] (delimiter is '|');&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EmployeeAddresses:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Name as Employee, Address Resident Citizens where not&amp;nbsp; Exists (Employee, Name);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop Tables Employees, Citizens;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OutPut:&lt;/P&gt;&lt;P&gt;Employee&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR data-mc-conditions="Targets.NotToTranslate"&gt;&lt;TD data-mc-conditions=""&gt; &lt;/TD&gt;&lt;TD data-mc-conditions=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Address&lt;/TD&gt;&lt;/TR&gt;&lt;TR data-mc-conditions="Targets.NotToTranslate"&gt;&lt;TD data-mc-conditions=""&gt;Mary&lt;/TD&gt;&lt;TD data-mc-conditions=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; London&lt;/TD&gt;&lt;/TR&gt;&lt;TR data-mc-conditions="Targets.NotToTranslate"&gt;&lt;TD data-mc-conditions=""&gt;Lucy&lt;/TD&gt;&lt;TD data-mc-conditions=""&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Paris&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 08:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/exists/m-p/1240469#M394006</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-02-09T08:00:35Z</dc:date>
    </item>
  </channel>
</rss>

