<?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 Filter in QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Filter-in-QVD/m-p/141494#M21156</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can always first load QVD2 in a temp table, then load QVD1 with NOT EXISTS() finction on Emp_name and Designation fields, then drop the first temp table. See enclosed. Hope this is what you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 19 Apr 2009 10:12:42 GMT</pubDate>
    <dc:creator>disqr_rm</dc:creator>
    <dc:date>2009-04-19T10:12:42Z</dc:date>
    <item>
      <title>Filter in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-in-QVD/m-p/141493#M21155</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;I have two qvd's.&lt;/P&gt;&lt;P&gt;QVD1 Fields: Emp name, Designation, Salary, Comm.&lt;/P&gt;&lt;P&gt;QVD2 Fields: Emp name, Designation.&lt;/P&gt;&lt;P&gt;Now I need to load the 1st QVD but filter out the values in the 2nd QVD. as below.&lt;/P&gt;&lt;P&gt;Load Emp name, Designation, Salary, Comm. from QVD1&lt;/P&gt;&lt;P&gt;where Emp Name not in (load Emp Name from QVD2)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Script:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;QVD1:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; Emp_Name, Designation, Salary, comm&lt;BR /&gt; Brad, DD, 10000, 0.01&lt;BR /&gt; Neo, BA, 20000, 0.02&lt;BR /&gt; Lee, BB, 30000, 0.10&lt;BR /&gt; Ven, SA, 10000, 0.09&lt;BR /&gt;];&lt;BR /&gt;Store * from QVD1 into QVD1.qvd (qvd);&lt;/P&gt;&lt;P&gt;QVD2:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; Emp_Name, Designation&lt;BR /&gt; Lee, BA&lt;BR /&gt;];&lt;BR /&gt;Store * from QVD2 into QVD2.qvd (qvd);&lt;/P&gt;&lt;P&gt;Drop table QVD1;&lt;BR /&gt;Drop table QVD2;&lt;/P&gt;&lt;P&gt;Table1:&lt;BR /&gt;Load * from QVD1.qvd (qvd);&lt;BR /&gt;//where exists('Em_Name)&lt;/P&gt;&lt;P&gt;I need to filter out the above table with the values from qvd 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lee and BA (Designation) has to be filtered out in the above table&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2009 13:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-in-QVD/m-p/141493#M21155</guid>
      <dc:creator />
      <dc:date>2009-04-16T13:49:32Z</dc:date>
    </item>
    <item>
      <title>Filter in QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Filter-in-QVD/m-p/141494#M21156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can always first load QVD2 in a temp table, then load QVD1 with NOT EXISTS() finction on Emp_name and Designation fields, then drop the first temp table. See enclosed. Hope this is what you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Apr 2009 10:12:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Filter-in-QVD/m-p/141494#M21156</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2009-04-19T10:12:42Z</dc:date>
    </item>
  </channel>
</rss>

