<?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: Compare the data and then count in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347065#M414446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Jun 2017 21:51:25 GMT</pubDate>
    <dc:creator>varunreddy</dc:creator>
    <dc:date>2017-06-09T21:51:25Z</dc:date>
    <item>
      <title>Compare the data and then count</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347061#M414442</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;&lt;/P&gt;&lt;P&gt;I am trying to lookup if the same data from one table A is available in table B and trying to count it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table A has 10 values and Table B has 5 values and 3 values are in common. I want those three values. I have tried few things, but it is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression I am trying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;[ID]&lt;/SPAN&gt; = {&lt;SPAN style="color: #800000;"&gt;"=only({&amp;lt;['A'] = 'A'&amp;gt;}[ID]) = =only({&amp;lt;['B'] = 'B'&amp;gt;}[ID])"&lt;/SPAN&gt;}&amp;gt;}&lt;SPAN style="color: #800000;"&gt;[ID]&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Attached source file and QVW for reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 20:23:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347061#M414442</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2017-06-09T20:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Compare the data and then count</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347062#M414443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Varun,&lt;/P&gt;&lt;P&gt;See Attachment.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/166417_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 21:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347062#M414443</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-06-09T21:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: Compare the data and then count</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347063#M414444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can also work&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count({&amp;lt;ID = {"=Only({&amp;lt;['A'] = {'A'}&amp;gt;}ID) = Only({&amp;lt;['B'] = {'B'}&amp;gt;}ID)"}&amp;gt;}ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 21:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347063#M414444</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-06-09T21:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Compare the data and then count</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347064#M414445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it, before posting. Not sure why it didn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 21:45:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347064#M414445</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2017-06-09T21:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Compare the data and then count</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347065#M414446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 21:51:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347065#M414446</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2017-06-09T21:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: Compare the data and then count</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347066#M414447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the same expression but used two equal to signs &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;VK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2017 21:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-the-data-and-then-count/m-p/1347066#M414447</guid>
      <dc:creator>varunreddy</dc:creator>
      <dc:date>2017-06-09T21:52:23Z</dc:date>
    </item>
  </channel>
</rss>

