<?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: Accumulate data at different levels in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724722#M260023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like this?&lt;/P&gt;&lt;P&gt;if yes cum expression is &lt;/P&gt;&lt;P&gt;sum({$ &amp;lt;Month={"&amp;lt;=$(=max(Month))"}&amp;gt;} [Count of weeks])&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/67024_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Sep 2014 19:09:32 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-09-17T19:09:32Z</dc:date>
    <item>
      <title>Accumulate data at different levels</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724721#M260022</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;&lt;/P&gt;&lt;P&gt;I hv a req..as below..&lt;/P&gt;&lt;P&gt;User needs count of weeks at Year, Quarter, Month and employee level. When user selects 2nd Month, it has to include 1st month count of weeks and 2nd month count of weeks. In this ex, we hv 5 for 1st month and 6 for 2nd month, it results 5+6=11 count of weeks. In the same way when user selects Quarter, it has to fetch count of weeks for that quarter etc...&lt;/P&gt;&lt;P&gt;I dont want quarter level now...if it is month level am fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate for your gr8 help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have &lt;STRONG&gt;Month&lt;/STRONG&gt; and &lt;STRONG&gt;count of weeks&lt;/STRONG&gt; column&lt;/P&gt;&lt;P&gt;Now i have count of weeks for every month.&lt;/P&gt;&lt;P&gt;Requirement:&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;&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;&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;&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; &lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="344" style="border: 1px solid #000000; width: 138px; height: 267px;" width="136"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Month&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Count of weeks&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;1&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;9&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;5&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;6&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;7&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;8&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;9&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;10&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;7&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;11&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;8&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;12&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 18:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724721#M260022</guid>
      <dc:creator />
      <dc:date>2014-09-17T18:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate data at different levels</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724722#M260023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;like this?&lt;/P&gt;&lt;P&gt;if yes cum expression is &lt;/P&gt;&lt;P&gt;sum({$ &amp;lt;Month={"&amp;lt;=$(=max(Month))"}&amp;gt;} [Count of weeks])&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/67024_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 19:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724722#M260023</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-17T19:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate data at different levels</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724723#M260024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Grossi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No, its not like this...i already know this approach. Try to select any&lt;/P&gt;&lt;P&gt;month in your example and see the result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u select 5th month..it should show sum(1st month to 5th month count of&lt;/P&gt;&lt;P&gt;weeks).. try this ...u understand my requirement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anyway thanks for your quick reply &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On Thu, Sep 18, 2014 at 12:40 AM, Massimo Grossi &amp;lt;qcwebmaster@qlikview.com&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 19:40:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724723#M260024</guid>
      <dc:creator />
      <dc:date>2014-09-17T19:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate data at different levels</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724724#M260025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I selected one month (6), in image the result; if you want a different result try to explain it, maybe someone else will &lt;/P&gt;&lt;P&gt;answer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 20:18:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724724#M260025</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-09-17T20:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate data at different levels</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724725#M260026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Month={"&amp;gt;=$(=Min({&amp;lt;Month=&amp;gt;} Month)) &amp;lt;= $(=Max(Month))"}&amp;gt;}weeks)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Sep 2014 20:43:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724725#M260026</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T20:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate data at different levels</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724726#M260027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;As we know that if there are 12 rows its showing running total for all rows/records.&lt;/P&gt;&lt;P&gt;But my requirement is if user selects 2nd month that has to show 1st month records (ex: Jan - count of weeks (5)) + 2nd month records(Ex: Feb(4)) total should be 5+4=9. in this way wherever the user selects a month from that month to previous all months give the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: jan=5&lt;/P&gt;&lt;P&gt;feb=4&lt;/P&gt;&lt;P&gt;mar=5&lt;/P&gt;&lt;P&gt;Apr=4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User selected April month that is equal to = Jan+Feb+Mar+Apr=5+4+5+4=18 records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need more clarification. thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 12:44:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724726#M260027</guid>
      <dc:creator />
      <dc:date>2014-09-19T12:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Accumulate data at different levels</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724727#M260028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you check the app I provided?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 12:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724727#M260028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-19T12:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Accumulate data at different levels</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724728#M260029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No Kozins..i will let you know about it.. thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2014 12:59:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724728#M260029</guid>
      <dc:creator />
      <dc:date>2014-09-19T12:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Accumulate data at different levels</title>
      <link>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724729#M260030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have another req... as i have null values at DB level...i would like to get the null records count at report level..&lt;/P&gt;&lt;P&gt;anybody has done earlier on this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 09:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Accumulate-data-at-different-levels/m-p/724729#M260030</guid>
      <dc:creator />
      <dc:date>2014-09-23T09:53:59Z</dc:date>
    </item>
  </channel>
</rss>

