<?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 How to get the accumulation numbers in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-the-accumulation-numbers/m-p/224856#M77219</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if I good understand... but perhaps that...&lt;/P&gt;&lt;P&gt;Sample table: dimension date(min(datestart),'YYYY-MM')&lt;/P&gt;&lt;P&gt;expression count(enddate)...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Feb 2011 13:45:16 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-22T13:45:16Z</dc:date>
    <item>
      <title>How to get the accumulation numbers</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-accumulation-numbers/m-p/224853#M77216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have the following table:&lt;/P&gt;&lt;P&gt;OrderId StartDate EndDate&lt;/P&gt;&lt;P&gt;1 2010-1-1 2010-2-1&lt;/P&gt;&lt;P&gt;1 2010-2-3 2010-3-1&lt;/P&gt;&lt;P&gt;2 2010-1-1 2010-5-1&lt;/P&gt;&lt;P&gt;The orderId is allowed duplicate because the valid date range is different.&lt;/P&gt;&lt;P&gt;Now I want to get the following forms and use pivot to show.&lt;/P&gt;&lt;P&gt;OrderId Min StartDate Month Count&lt;/P&gt;&lt;P&gt;1 2010-1 2&lt;/P&gt;&lt;P&gt;2 2010-1 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 10:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-accumulation-numbers/m-p/224853#M77216</guid>
      <dc:creator />
      <dc:date>2011-02-22T10:49:14Z</dc:date>
    </item>
    <item>
      <title>How to get the accumulation numbers</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-accumulation-numbers/m-p/224854#M77217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Straight table like this:&lt;/P&gt;&lt;P&gt;orderid date(min(startdate),'YYYY-MM') count(enddate)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 11:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-accumulation-numbers/m-p/224854#M77217</guid>
      <dc:creator />
      <dc:date>2011-02-22T11:16:21Z</dc:date>
    </item>
    <item>
      <title>How to get the accumulation numbers</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-accumulation-numbers/m-p/224855#M77218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;If I don't want to show the OrderId,&lt;/P&gt;&lt;P&gt;The results like this&lt;/P&gt;&lt;P&gt;Min StartDate Month Count&lt;/P&gt;&lt;P&gt;2010-1 3&lt;/P&gt;&lt;P&gt;If the min month is the same, I want to merge them into one month, and also show the total count in the count column.&lt;/P&gt;&lt;P&gt;Is it possible?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 13:26:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-accumulation-numbers/m-p/224855#M77218</guid>
      <dc:creator />
      <dc:date>2011-02-22T13:26:48Z</dc:date>
    </item>
    <item>
      <title>How to get the accumulation numbers</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-accumulation-numbers/m-p/224856#M77219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if I good understand... but perhaps that...&lt;/P&gt;&lt;P&gt;Sample table: dimension date(min(datestart),'YYYY-MM')&lt;/P&gt;&lt;P&gt;expression count(enddate)...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Feb 2011 13:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-accumulation-numbers/m-p/224856#M77219</guid>
      <dc:creator />
      <dc:date>2011-02-22T13:45:16Z</dc:date>
    </item>
  </channel>
</rss>

