<?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: How to exclude data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-exclude-data/m-p/368286#M1172691</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can use &lt;STRONG&gt;not exists() &lt;/STRONG&gt;in your script like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;Load Employee, ID, Salary from Employees.csv; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;Load FirstName&amp;amp; ' ' &amp;amp;LastName as Employee, Comment from Citizens.csv where not exists (Employee, FirstName&amp;amp; ' ' &amp;amp;LastName);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;Hope it hels&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2012 20:47:47 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2012-07-25T20:47:47Z</dc:date>
    <item>
      <title>How to exclude data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-data/m-p/368285#M1172690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello I'm new in Qlikview and I don't know how to solve this problem on my script. I have two tables:&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 160px; color: rgb(34, 34, 34); text-indent: 0px; background-color: rgb(255, 255, 255);"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="font-family: arial, sans-serif;"&gt;Material&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif;"&gt;Vmatriz&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-family: arial, sans-serif;"&gt;7&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif;"&gt;NG0130&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 160px; color: rgb(34, 34, 34); text-indent: 0px; background-color: rgb(255, 255, 255);"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="font-family: arial, sans-serif;"&gt;Material&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif;"&gt;Vmatriz&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-family: arial, sans-serif;"&gt;7&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif;"&gt;AR0128&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-family: arial, sans-serif;"&gt;7&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif;"&gt;NG0130&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-family: arial, sans-serif;"&gt;7&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif;"&gt;NG0130&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt; &lt;/DIV&gt;&lt;DIV&gt;How can I get all the data from table one, plus the data from the second table that is not on table 1?&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;In this case my result should be&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 252px; color: rgb(34, 34, 34); text-indent: 0px; background-color: rgb(255, 255, 255);"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="font-family: arial, sans-serif;" width="80"&gt;Material&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif;" width="80"&gt;Vmatriz&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-family: arial, sans-serif;"&gt;7&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif;"&gt;NG0130&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20" style="font-family: arial, sans-serif;"&gt;7&lt;/TD&gt;&lt;TD style="font-family: arial, sans-serif;"&gt;AR0128&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-data/m-p/368285#M1172690</guid>
      <dc:creator />
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-data/m-p/368286#M1172691</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can use &lt;STRONG&gt;not exists() &lt;/STRONG&gt;in your script like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;Load Employee, ID, Salary from Employees.csv; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;Load FirstName&amp;amp; ' ' &amp;amp;LastName as Employee, Comment from Citizens.csv where not exists (Employee, FirstName&amp;amp; ' ' &amp;amp;LastName);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Code"&gt;Hope it hels&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 20:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-data/m-p/368286#M1172691</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2012-07-25T20:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to exclude data</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-data/m-p/368287#M1172693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! It worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2012 14:49:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-data/m-p/368287#M1172693</guid>
      <dc:creator />
      <dc:date>2012-07-26T14:49:19Z</dc:date>
    </item>
  </channel>
</rss>

