<?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: Count if Value only once in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725598#M723625</link>
    <description>&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;This is not working for &amp;gt;1.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Count({&amp;lt;sn = {"=Aggr(Count({&amp;lt;Group={'FAIL'}&amp;gt;}sn) &amp;gt; 1, desc,sn)"}&amp;gt;}sn)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please help me!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jul 2020 07:50:10 GMT</pubDate>
    <dc:creator>Nagaraju_KCS</dc:creator>
    <dc:date>2020-07-07T07:50:10Z</dc:date>
    <item>
      <title>Count if Value only once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725571#M723621</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;facing issue on count value is one.&lt;/P&gt;&lt;P&gt;I have calculated but showing wrong result.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;exp:&lt;/STRONG&gt; Count({&amp;lt;sn = {"=Count({&amp;lt;Group={'FAIL'}&amp;gt;}sn) = 1"}&amp;gt;}sn)&amp;nbsp; - this expression value showing for one particular case 41, but when i click on 41 row, it changing the value to 67.&amp;nbsp; but my value should be 67&lt;/P&gt;&lt;P&gt;Please find the attachment.&lt;/P&gt;&lt;P&gt;Please correct me what was the wrong&lt;/P&gt;&lt;P&gt;Thanks in Advance!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725571#M723621</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2024-11-16T00:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Value only once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725575#M723622</link>
      <description>&lt;P&gt;For that, (since you are using the desc dimension in the chart) you have to modify your expression a bit, like:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Count({&amp;lt;sn = {"=Aggr(Count({&amp;lt;Group={'FAIL'}&amp;gt;}sn) = 1, desc,sn)"}&amp;gt;}sn)&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 05:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725575#M723622</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-07-07T05:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Value only once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725579#M723623</link>
      <description>&lt;P&gt;I got the solution, anyhow thank you so much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 05:54:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725579#M723623</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2020-07-07T05:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Value only once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725598#M723625</link>
      <description>&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;This is not working for &amp;gt;1.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Count({&amp;lt;sn = {"=Aggr(Count({&amp;lt;Group={'FAIL'}&amp;gt;}sn) &amp;gt; 1, desc,sn)"}&amp;gt;}sn)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could you please help me!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 07:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725598#M723625</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2020-07-07T07:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Value only once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725640#M723626</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;Count({&amp;lt;sn = {"=if(Count({$&amp;lt;Group={'FAIL'}&amp;gt;}sn)&amp;gt;1,Count({$&amp;lt;Group={'FAIL'}&amp;gt;}sn))"}&amp;gt;}sn)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 09:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725640#M723626</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2020-07-07T09:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Value only once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725649#M723627</link>
      <description>&lt;P&gt;Can you explain with an example - the expected output and the result you are getting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 10:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725649#M723627</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-07-07T10:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Value only once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725656#M723628</link>
      <description>&lt;P&gt;Thanks for reply!&lt;/P&gt;&lt;P&gt;I have tried this expressions, not giving correct result.&lt;/P&gt;&lt;P&gt;as er below scenario, total count is 71, one count is 67 remaining is greater than one count. that should be 4.&lt;/P&gt;&lt;P&gt;one count is working fine, but greater than one count showing wrong result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when i click specific records - both values are showing correct.&lt;/P&gt;&lt;P&gt;while validating whole data not presenting all the records.&lt;/P&gt;&lt;P&gt;Please find the attachment for sample&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 11:06:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725656#M723628</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2020-07-07T11:06:01Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Value only once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725664#M723629</link>
      <description>&lt;P&gt;Change your expression to:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Count(if(Aggr(NODISTINCT Count(if(Group='FAIL',sn)), desc,sn)&amp;gt;1, sn))&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 10:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725664#M723629</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-07-07T10:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Count if Value only once</title>
      <link>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725665#M723630</link>
      <description>&lt;P&gt;Perfect!&amp;nbsp; Very helpful Tresesco &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 11:05:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Count-if-Value-only-once/m-p/1725665#M723630</guid>
      <dc:creator>Nagaraju_KCS</dc:creator>
      <dc:date>2020-07-07T11:05:26Z</dc:date>
    </item>
  </channel>
</rss>

