<?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 filter unwanted fields? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895130#M654493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear K N,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; How to close the tread? I can only see "Helpful" in Actions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kyaw Myo Tun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jul 2015 10:00:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-17T10:00:03Z</dc:date>
    <item>
      <title>How to filter unwanted fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895122#M654485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Let me ask you a question. I have two tables called Table1 &amp;amp; Table2. What I want to do is that I want to take out the fields from Table1 that are containing at the table2. The answer is Table3. What function is appropriate to get the right answer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kyaw Myo Tun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 06:44:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895122#M654485</guid>
      <dc:creator />
      <dc:date>2015-07-17T06:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter unwanted fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895123#M654486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;LOAD [Item Code.],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Buying Item]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\filter.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Table2) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD Name,&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; [Buying Item],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;[..\filter.xlsx]&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Table1)where not Exists ([Buying Item]) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Table2;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 06:52:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895123#M654486</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-07-17T06:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter unwanted fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895124#M654487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear QLIKmsg4u,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It still showing that four rows in Table1. I want to take out two rows that containing in Table2(Buying Item). It should be like Table3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 392px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" width="95"&gt;Name&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="89"&gt;Id&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="127"&gt;Buying Item&lt;/TD&gt;&lt;TD class="xl64" style="border-left: none;" width="81"&gt;Amount&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="left" class="xl63" height="20" style="border-top: none;"&gt;Thet Htar&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;1113&lt;/TD&gt;&lt;TD align="left" class="xl63" style="border-top: none; border-left: none;"&gt;Milk&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;800&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="left" class="xl63" height="20" style="border-top: none;"&gt;Zaw Win&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;1114&lt;/TD&gt;&lt;TD align="left" class="xl63" style="border-top: none; border-left: none;"&gt;Tea&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kyaw Myo Tun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 07:16:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895124#M654487</guid>
      <dc:creator />
      <dc:date>2015-07-17T07:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter unwanted fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895125#M654488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you drop the table 2? it showing only 2 rows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93166_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 07:20:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895125#M654488</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-07-17T07:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter unwanted fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895126#M654489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is my code,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;LOAD [Item Code.], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Buying Item]&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;C:\.........\filter.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Table2);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD Name, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Buying Item], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;C:\.........\filter.xlsx&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Table1);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;drop table Table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still showing this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/93170_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 07:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895126#M654489</guid>
      <dc:creator />
      <dc:date>2015-07-17T07:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter unwanted fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895127#M654490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are missing &lt;STRONG&gt;where not Exists ([Buying Item]) &lt;/STRONG&gt;in Table 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table2:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD [Item Code.],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Buying Item]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[..\filter.xlsx]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(ooxml, embedded labels, table is Table2) ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD Name,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Id,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Buying Item],&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Amount&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[..\filter.xlsx]&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(ooxml, embedded labels, table is Table1)&lt;STRONG&gt; where not Exists ([Buying Item])&lt;/STRONG&gt; ;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;see the bold text here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 07:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895127#M654490</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-07-17T07:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter unwanted fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895128#M654491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A _jive_internal="true" data-avatarid="5408" data-externalid="" data-online="false" data-presence="null" data-userid="134388" data-username="QLIKmsg4u" href="https://community.qlik.com/people/QLIKmsg4u"&gt;QLIKmsg4u&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; It works correctly now. I missed that where clause. Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kyaw Myo Tun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 07:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895128#M654491</guid>
      <dc:creator />
      <dc:date>2015-07-17T07:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter unwanted fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895129#M654492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/201509"&gt;KyawMyoTun&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close this thread if you got answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 08:29:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895129#M654492</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-07-17T08:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter unwanted fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895130#M654493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear K N,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; How to close the tread? I can only see "Helpful" in Actions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kyaw Myo Tun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 10:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895130#M654493</guid>
      <dc:creator />
      <dc:date>2015-07-17T10:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter unwanted fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895131#M654494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi kyaw,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to open from the main thread and you will see the option to mark an answer as CORRECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH - Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2015 14:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-filter-unwanted-fields/m-p/895131#M654494</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-07-17T14:10:47Z</dc:date>
    </item>
  </channel>
</rss>

