<?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 count in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/count/m-p/47666#M776574</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;Please find the attachment of the QVW file ,,,&lt;/P&gt;&lt;P&gt;Here i have&amp;nbsp; a text object which shows count of test case id ..&lt;/P&gt;&lt;P&gt;And below is the detailed table ..&amp;nbsp; sheet the count is&lt;/P&gt;&lt;P&gt;when i am selecting the Load date 5 may&amp;nbsp; 2018 .. the counts of test iD&amp;nbsp; in a text box is shwoing 538&lt;/P&gt;&lt;P&gt;and when i export the table into excel&amp;nbsp; and the count of Test ID is 243 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display the same count of Test case id in a text object too&amp;nbsp; as that of excel ..how do i achieve this ..need help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp; in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>count</title>
      <link>https://community.qlik.com/t5/QlikView/count/m-p/47666#M776574</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;Please find the attachment of the QVW file ,,,&lt;/P&gt;&lt;P&gt;Here i have&amp;nbsp; a text object which shows count of test case id ..&lt;/P&gt;&lt;P&gt;And below is the detailed table ..&amp;nbsp; sheet the count is&lt;/P&gt;&lt;P&gt;when i am selecting the Load date 5 may&amp;nbsp; 2018 .. the counts of test iD&amp;nbsp; in a text box is shwoing 538&lt;/P&gt;&lt;P&gt;and when i export the table into excel&amp;nbsp; and the count of Test ID is 243 ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to display the same count of Test case id in a text object too&amp;nbsp; as that of excel ..how do i achieve this ..need help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp; in Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count/m-p/47666#M776574</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: count</title>
      <link>https://community.qlik.com/t5/QlikView/count/m-p/47667#M776575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count of data in excel is 243 one column is for column name so 242 records.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Use this in text object &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =count(DISTINCT TEST_CASE_ID &amp;amp; TEST_CASE_NAME&amp;amp;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRODUCT_NAME &amp;amp; RELEASE_ID &amp;amp; DUMP_TYPE &amp;amp; DUMP_ERROR)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; you get 242 . &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2018 10:49:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count/m-p/47667#M776575</guid>
      <dc:creator>keerthika</dc:creator>
      <dc:date>2018-05-03T10:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: count</title>
      <link>https://community.qlik.com/t5/QlikView/count/m-p/47668#M776576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The reason you see the extra rows is because you have multiple rows for each combination of your dimension... Add Sum(1) as an expression and you will see this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/201370_Capture.PNG" style="height: 306px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, like &lt;A href="https://community.qlik.com/people/keerthika"&gt;keerthika&lt;/A&gt;‌ mentioned, this should work&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count(DISTINCT TEST_CASE_ID&amp;amp;TEST_CASE_NAME&amp;amp;DUMP_TYPE&amp;amp;PRODUCT_NAME&amp;amp;PROGRAM_NAME&amp;amp;DUMP_ERROR&amp;amp;RELEASE_ID)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2018 11:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/count/m-p/47668#M776576</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-03T11:08:15Z</dc:date>
    </item>
  </channel>
</rss>

