<?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 get matching data only in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-matching-data-only/m-p/740535#M662529</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;There is Various ways&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Load Table with few Keys then Use left join and load another table having lots of columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) use Exist()&lt;/P&gt;&lt;P&gt;1st load table having few Keys, then load 2nd table having lots of column and use where condition in that use Exist()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Feb 2015 09:17:50 GMT</pubDate>
    <dc:creator>PrashantSangle</dc:creator>
    <dc:date>2015-02-04T09:17:50Z</dc:date>
    <item>
      <title>How to get matching data only</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-matching-data-only/m-p/740532#M662526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a big table with lot of columns with one key. For example 140,142,143,145,146 etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another table with the few keys for example 140,142.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to fetch all data from big table for only matching values for the above example 140 and 142 only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 09:13:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-matching-data-only/m-p/740532#M662526</guid>
      <dc:creator />
      <dc:date>2015-02-04T09:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get matching data only</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-matching-data-only/m-p/740533#M662527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let's say TableA with all values and TableB with less values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * resident TableA;&lt;/P&gt;&lt;P&gt;inner join&lt;/P&gt;&lt;P&gt;Load * resident TableB;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in this way only elements from table B that are Presente in tableA will be shown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 09:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-matching-data-only/m-p/740533#M662527</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-02-04T09:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to get matching data only</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-matching-data-only/m-p/740534#M662528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/150466"&gt;Duplicate row Issue&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or look for ApplyMap&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;post our data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 09:15:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-matching-data-only/m-p/740534#M662528</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-04T09:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to get matching data only</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-matching-data-only/m-p/740535#M662529</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;There is Various ways&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)Load Table with few Keys then Use left join and load another table having lots of columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) use Exist()&lt;/P&gt;&lt;P&gt;1st load table having few Keys, then load 2nd table having lots of column and use where condition in that use Exist()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 09:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-matching-data-only/m-p/740535#M662529</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-02-04T09:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to get matching data only</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-matching-data-only/m-p/740536#M662530</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;You can try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First load the "second table contains 140,142".&lt;/P&gt;&lt;P&gt;Then use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Keep(Secondtable)&lt;/P&gt;&lt;P&gt;Load * from big table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Feb 2015 09:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-matching-data-only/m-p/740536#M662530</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2015-02-04T09:39:53Z</dc:date>
    </item>
  </channel>
</rss>

