<?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: Not Exist issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488499#M182539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Lucian Kotea... It worked....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I was taking tables directly, it wasn't working.... then I take resident of the same and both tables need to force 'noconcate', then it's working fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answer is absolutely correct!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Brother!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Jan 2014 04:42:24 GMT</pubDate>
    <dc:creator>brijesh1991</dc:creator>
    <dc:date>2014-01-10T04:42:24Z</dc:date>
    <item>
      <title>Not Exist issue</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488494#M182534</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;&lt;/P&gt;&lt;P&gt;I have two two tables. First table contains 30 IDs, second Table contains 100 IDs. I don't want those 30 IDs in my Dashboard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I use Not Exist function. Will you suggest is there any wrong with it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My script demo:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;Load ID from Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;Load ID from Table2 where not exist(ID);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Table1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 12:33:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488494#M182534</guid>
      <dc:creator>brijesh1991</dc:creator>
      <dc:date>2014-01-09T12:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exist issue</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488495#M182535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table1:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load ID as ID_BAD from Table1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table2:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load ID from Table2 where not exist(ID_BAD, ID);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop table Table1;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 12:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488495#M182535</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2014-01-09T12:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exist issue</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488496#M182536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cotea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. . . Not exists not working.. It's giving me 100 IDs only.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 13:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488496#M182536</guid>
      <dc:creator>brijesh1991</dc:creator>
      <dc:date>2014-01-09T13:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exist issue</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488497#M182537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Table1:&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID_BAD&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Table2:&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 8&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 9&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&lt;/P&gt;
&lt;P&gt;]&lt;/P&gt;
&lt;P&gt;where not exists(ID_BAD, ID);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;drop table Table1;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result will be the numbers from 4 to 10.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 13:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488497#M182537</guid>
      <dc:creator>luciancotea</dc:creator>
      <dc:date>2014-01-09T13:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exist issue</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488498#M182538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can also write as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;where ID&amp;lt;&amp;gt;null()&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 13:27:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488498#M182538</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-01-09T13:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Not Exist issue</title>
      <link>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488499#M182539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Lucian Kotea... It worked....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I was taking tables directly, it wasn't working.... then I take resident of the same and both tables need to force 'noconcate', then it's working fine...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your answer is absolutely correct!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Brother!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 04:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-Exist-issue/m-p/488499#M182539</guid>
      <dc:creator>brijesh1991</dc:creator>
      <dc:date>2014-01-10T04:42:24Z</dc:date>
    </item>
  </channel>
</rss>

