<?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 Exists not working properly in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exists-not-working-properly/m-p/358657#M704878</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your first table loads values 1 and 2 for field A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your where not exists clause then skips records from second table with values 1 and 2&amp;nbsp; in field A. Then it loads first record with value 3 in field A. Then looks at second record with value 3, but now field A already holds this value.&lt;/P&gt;&lt;P&gt;So QV will always use the most current content of the field, it is updated while loading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Apr 2012 21:21:33 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2012-04-18T21:21:33Z</dc:date>
    <item>
      <title>Exists not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/Exists-not-working-properly/m-p/358654#M704875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got some wrong data when I am using exists function in the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My script is: (This is sample script)&lt;/P&gt;&lt;P&gt;ABC:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, asd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, tyu&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, dfgf&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Concatenate &lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, sdf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, fg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, ffg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, fr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, vg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, tte&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, tgfg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, rew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, fgr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, rre&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, abcd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, gtr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, jkl&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, dfryujhb&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, dfgh&lt;/P&gt;&lt;P&gt;] where not Exists (A);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I reload the data, I got only unique rows for A=3,4,5,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my Table Box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 125px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="65"&gt;A&lt;/TD&gt;&lt;TD class="xl63" style="border-left-style: none; border-left-width: initial; border-left-color: initial;" width="60"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-style: none; border-top-width: initial; border-top-color: initial;"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial;"&gt;asd&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-style: none; border-top-width: initial; border-top-color: initial;"&gt;1&lt;/TD&gt;&lt;TD class="xl64" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial;"&gt;tyu&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-style: none; border-top-width: initial; border-top-color: initial;"&gt;2&lt;/TD&gt;&lt;TD class="xl64" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial;"&gt;dfgf&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-style: none; border-top-width: initial; border-top-color: initial;"&gt;3&lt;/TD&gt;&lt;TD class="xl64" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial;"&gt;rre&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-style: none; border-top-width: initial; border-top-color: initial;"&gt;4&lt;/TD&gt;&lt;TD class="xl64" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial;"&gt;gtr&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top-style: none; border-top-width: initial; border-top-color: initial;"&gt;5&lt;/TD&gt;&lt;TD class="xl64" style="border-top-style: none; border-top-width: initial; border-top-color: initial; border-left-style: none; border-left-width: initial; border-left-color: initial;"&gt;dfryujhb&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the atched application. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why I am not getting full values in the second table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me this, I script is wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 20:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exists-not-working-properly/m-p/358654#M704875</guid>
      <dc:creator />
      <dc:date>2012-04-18T20:57:24Z</dc:date>
    </item>
    <item>
      <title>Exists not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/Exists-not-working-properly/m-p/358655#M704876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;ABC:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD *, A as AA INLINE [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, C&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, asd&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, tyu&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, dfgf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Concatenate &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD * INLINE [&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; A, C&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, sdf&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, fg&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, ffg&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, fr&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, vg&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, tte&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, tgfg&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, rew&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, fgr&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, rre&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, abcd&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, gtr&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4, jkl&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, dfryujhb&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5, dfgh&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;] where not Exists (AA,A);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;drop field AA;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 21:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exists-not-working-properly/m-p/358655#M704876</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-04-18T21:05:45Z</dc:date>
    </item>
    <item>
      <title>Exists not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/Exists-not-working-properly/m-p/358656#M704877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for promt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your script work correctly. Why we need one more field AA. Is there any special Reason?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Siri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 21:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exists-not-working-properly/m-p/358656#M704877</guid>
      <dc:creator />
      <dc:date>2012-04-18T21:11:57Z</dc:date>
    </item>
    <item>
      <title>Exists not working properly</title>
      <link>https://community.qlik.com/t5/QlikView/Exists-not-working-properly/m-p/358657#M704878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your first table loads values 1 and 2 for field A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your where not exists clause then skips records from second table with values 1 and 2&amp;nbsp; in field A. Then it loads first record with value 3 in field A. Then looks at second record with value 3, but now field A already holds this value.&lt;/P&gt;&lt;P&gt;So QV will always use the most current content of the field, it is updated while loading.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Apr 2012 21:21:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exists-not-working-properly/m-p/358657#M704878</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-04-18T21:21:33Z</dc:date>
    </item>
  </channel>
</rss>

