<?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 Return Unmatched values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Return-Unmatched-values/m-p/267980#M1204034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can create a Flag in the Load Script, using the Exists function. You would have something like:&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;PreviousScheme:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;EmpID&lt;/P&gt;&lt;P&gt;from PreviousSchemeTable.qvd;&lt;/P&gt;&lt;P&gt;NewScheme:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;EmpID,&lt;/P&gt;&lt;P&gt;If(not Exists(EmpID), 1) as _NewSchemeFlag&lt;/P&gt;&lt;P&gt;from NewSchemeTable.qvd;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;You would have to check the syntax, but it gives you the idea.&lt;/P&gt;&lt;P&gt;Hope This Helps.&lt;/P&gt;&lt;P&gt;Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jul 2010 17:39:32 GMT</pubDate>
    <dc:creator>mike_garcia</dc:creator>
    <dc:date>2010-07-28T17:39:32Z</dc:date>
    <item>
      <title>Return Unmatched values</title>
      <link>https://community.qlik.com/t5/QlikView/Return-Unmatched-values/m-p/267979#M1204033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I wonder if someone would be kind enough to help me.&lt;/P&gt;&lt;P&gt;I have two tables, one that contains employees that have applied to join a bonus scheme in previous years and one table containing employees that have chosen to join this years shceme.&lt;/P&gt;&lt;P&gt;I would like to produce a table showing all those people who are joining this years scheme who have not previously applied to join.&lt;/P&gt;&lt;P&gt;I imagine it to take the form of a table join with a slelection, where the ID# in one table does not exist in the other. I believe in MSAccess this would be classed as an unmatched query&lt;/P&gt;&lt;P&gt;Being relatively new to qlikview I am not sure where to begin so any pointers would be great.&lt;/P&gt;&lt;P&gt;Thank you in advance. Saul.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 16:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Return-Unmatched-values/m-p/267979#M1204033</guid>
      <dc:creator />
      <dc:date>2010-07-28T16:18:17Z</dc:date>
    </item>
    <item>
      <title>Return Unmatched values</title>
      <link>https://community.qlik.com/t5/QlikView/Return-Unmatched-values/m-p/267980#M1204034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can create a Flag in the Load Script, using the Exists function. You would have something like:&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;PreviousScheme:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;EmpID&lt;/P&gt;&lt;P&gt;from PreviousSchemeTable.qvd;&lt;/P&gt;&lt;P&gt;NewScheme:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;EmpID,&lt;/P&gt;&lt;P&gt;If(not Exists(EmpID), 1) as _NewSchemeFlag&lt;/P&gt;&lt;P&gt;from NewSchemeTable.qvd;&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;You would have to check the syntax, but it gives you the idea.&lt;/P&gt;&lt;P&gt;Hope This Helps.&lt;/P&gt;&lt;P&gt;Mike.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 17:39:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Return-Unmatched-values/m-p/267980#M1204034</guid>
      <dc:creator>mike_garcia</dc:creator>
      <dc:date>2010-07-28T17:39:32Z</dc:date>
    </item>
  </channel>
</rss>

