<?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: Counting aggregate sums in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Counting-aggregate-sums/m-p/1590060#M443491</link>
    <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;it's hard to know the problem , with out data&lt;/P&gt;&lt;P&gt;can you share sample data?&lt;/P&gt;</description>
    <pubDate>Mon, 10 Jun 2019 14:07:17 GMT</pubDate>
    <dc:creator>lironbaram</dc:creator>
    <dc:date>2019-06-10T14:07:17Z</dc:date>
    <item>
      <title>Counting aggregate sums</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-aggregate-sums/m-p/1590016#M443483</link>
      <description>&lt;P&gt;I have a list of requests and each one includes the user id, I'm trying to create a bar chart to show the number of users that have made 4 or more requests in a given monthYear.&lt;/P&gt;&lt;P&gt;I already have the month year field from Master calendar, but I'm just having trouble getting the sum of counts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-aggregate-sums/m-p/1590016#M443483</guid>
      <dc:creator>asalamun</dc:creator>
      <dc:date>2024-11-16T03:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Counting aggregate sums</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-aggregate-sums/m-p/1590020#M443484</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;should be something like&amp;nbsp;&lt;/P&gt;&lt;P&gt;sum(aggr(if (count(RequestID)&amp;gt;3,1,0),userId,monthYear))&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 13:13:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-aggregate-sums/m-p/1590020#M443484</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2019-06-10T13:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: Counting aggregate sums</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-aggregate-sums/m-p/1590035#M443486</link>
      <description>&lt;P&gt;That doesn't seem to work,&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are the results it gives me.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="snip1.PNG" style="width: 244px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/13480i35DC80B1176E5748/image-size/large?v=v2&amp;amp;px=999" role="button" title="snip1.PNG" alt="snip1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But the numbers should be like this&lt;/P&gt;&lt;P&gt;Jan-2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0&lt;/P&gt;&lt;P&gt;Feb-2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 3&lt;/P&gt;&lt;P&gt;Mar-2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4&lt;/P&gt;&lt;P&gt;Apr-2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;4&amp;nbsp;&lt;/P&gt;&lt;P&gt;May-2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4&lt;/P&gt;&lt;P&gt;Jun-2019&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 13:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-aggregate-sums/m-p/1590035#M443486</guid>
      <dc:creator>asalamun</dc:creator>
      <dc:date>2019-06-10T13:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Counting aggregate sums</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-aggregate-sums/m-p/1590060#M443491</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;it's hard to know the problem , with out data&lt;/P&gt;&lt;P&gt;can you share sample data?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2019 14:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-aggregate-sums/m-p/1590060#M443491</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2019-06-10T14:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Counting aggregate sums</title>
      <link>https://community.qlik.com/t5/QlikView/Counting-aggregate-sums/m-p/1601572#M444388</link>
      <description>&lt;P&gt;Not sure if you sorted things out or not, so just in case not, and you cannot post any data, I wanted to drop the following Design Blog link out here for you, there are some additional links at the bottom of the post, just FYI, hopefully this will get you what you need if you are still struggling.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Pitfalls-of-the-Aggr-function/ba-p/1463275" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Pitfalls-of-the-Aggr-function/ba-p/1463275&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 21:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Counting-aggregate-sums/m-p/1601572#M444388</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-11T21:19:37Z</dc:date>
    </item>
  </channel>
</rss>

