<?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 Get count of values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-count-of-values/m-p/407497#M1167146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to get count of field values which are less than selected value of same field. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2012 08:06:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-10-12T08:06:15Z</dc:date>
    <item>
      <title>Get count of values</title>
      <link>https://community.qlik.com/t5/QlikView/Get-count-of-values/m-p/407497#M1167146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to get count of field values which are less than selected value of same field. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 08:06:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-count-of-values/m-p/407497#M1167146</guid>
      <dc:creator />
      <dc:date>2012-10-12T08:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Get count of values</title>
      <link>https://community.qlik.com/t5/QlikView/Get-count-of-values/m-p/407498#M1167147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the attached App for the similar work around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Narasimha K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 12:32:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-count-of-values/m-p/407498#M1167147</guid>
      <dc:creator />
      <dc:date>2012-10-12T12:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Get count of values</title>
      <link>https://community.qlik.com/t5/QlikView/Get-count-of-values/m-p/407499#M1167148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think you need the variable.&amp;nbsp; And we may have to decide what to do if more than one or if none are selected.&amp;nbsp; For the sake of argument, I'll go with less than the minimum selected, and 0 if none are selected:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;count({&amp;lt;Item={"&amp;lt;$(=min(Item))"}&amp;gt;} Item)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or if it's a key field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;count({&amp;lt;Item={"&amp;lt;$(=min(Item))"}&amp;gt;} distinct Item)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2012 22:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-count-of-values/m-p/407499#M1167148</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2012-10-12T22:52:49Z</dc:date>
    </item>
  </channel>
</rss>

