<?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 count customers in data set in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-count-customers-in-data-set/m-p/1308649#M823505</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;=sum(if((sum([TransactionAmount]) &amp;lt; 3000)and&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;(sum(aggr(rangesum(above(total sum({&amp;lt;TransactionMonth=&amp;gt;}TransactionAmount),1,1)),AccountNo,TransactionPeriod))&amp;gt;=3000),1,0))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jul 2017 15:30:54 GMT</pubDate>
    <dc:creator>Frank_Hartmann</dc:creator>
    <dc:date>2017-07-28T15:30:54Z</dc:date>
    <item>
      <title>How to count customers in data set</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-customers-in-data-set/m-p/1308648#M823504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I made an expression to compare customers transaction from one month to another:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if((sum([TransactionAmount]) &amp;lt; 3000)and&lt;/P&gt;&lt;P&gt;(sum(aggr(rangesum(above(total sum({&amp;lt;TransactionMonth=&amp;gt;}TransactionAmount),1,1)),AccountNo,TransactionPeriod))&amp;gt;=3000),1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to count all the&amp;nbsp; customers, who fullfill this requirement; all the customers that receives a 1 from the expression. How do I solve that? I haven't been able to solve this without getting errors in expression.. &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/How-to-count-customers-in-data-set/m-p/1308648#M823504</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to count customers in data set</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-customers-in-data-set/m-p/1308649#M823505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;=sum(if((sum([TransactionAmount]) &amp;lt; 3000)and&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;(sum(aggr(rangesum(above(total sum({&amp;lt;TransactionMonth=&amp;gt;}TransactionAmount),1,1)),AccountNo,TransactionPeriod))&amp;gt;=3000),1,0))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jul 2017 15:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-customers-in-data-set/m-p/1308649#M823505</guid>
      <dc:creator>Frank_Hartmann</dc:creator>
      <dc:date>2017-07-28T15:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to count customers in data set</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-customers-in-data-set/m-p/1308650#M823506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This gives me an "Error in expression".&lt;/P&gt;&lt;P&gt;Maybe I need to alter the original expression, to make it work? Any hot tips? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 06:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-customers-in-data-set/m-p/1308650#M823506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-31T06:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to count customers in data set</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-customers-in-data-set/m-p/1308651#M823507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;Count(Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(sum([TransactionAmount]) &amp;lt; 3000)and&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(sum(aggr(rangesum(above(total sum({&amp;lt;TransactionMonth=&amp;gt;}TransactionAmount),1,1)),AccountNo,TransactionPeriod))&amp;gt;=3000), &lt;STRONG&gt;Customer),&lt;/STRONG&gt; &lt;STRONG&gt;Customer)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Jul 2017 06:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-customers-in-data-set/m-p/1308651#M823507</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-07-31T06:42:56Z</dc:date>
    </item>
  </channel>
</rss>

