<?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: -- Chart cumulative data -- in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372084#M573116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;accumulation sums what is on the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should use something like count({1&amp;lt;[MonthName]={"&amp;lt;$(=only(minstring(MonthName)))"}&amp;gt;} [&lt;SPAN style="color: #636363; font-family: 'Times New Roman'; font-size: 16px; background-color: #eef4f9;"&gt;NUMBER_SALES&lt;/SPAN&gt;]) + &lt;SPAN style="color: #636363; font-family: 'Times New Roman'; font-size: 16px; background-color: #eef4f9;"&gt;count(NUMBER_SALES)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so that you can have previous months count regardless of what is selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Jul 2012 13:04:17 GMT</pubDate>
    <dc:creator>giakoum</dc:creator>
    <dc:date>2012-07-27T13:04:17Z</dc:date>
    <item>
      <title>-- Chart cumulative data --</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372082#M573114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt; Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;I have a problem about the accumulation in a chart : &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;the dimension is : MonthName&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;the expression is :&amp;nbsp; count(NUMBER_SALES)&amp;nbsp;&amp;nbsp;&amp;nbsp; with full accumulation&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;but when I click to select just the 3 last months the accummulation change so i dont have the same result.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;Anyone have an idea ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;See the example file attached to illustrate the problem.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman'; font-size: 12pt;"&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 12:59:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372082#M573114</guid>
      <dc:creator />
      <dc:date>2012-07-27T12:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: -- Chart cumulative data --</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372083#M573115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Accumulation computes the calculation based on the values displayed in that table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 13:03:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372083#M573115</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-07-27T13:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: -- Chart cumulative data --</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372084#M573116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;accumulation sums what is on the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you should use something like count({1&amp;lt;[MonthName]={"&amp;lt;$(=only(minstring(MonthName)))"}&amp;gt;} [&lt;SPAN style="color: #636363; font-family: 'Times New Roman'; font-size: 16px; background-color: #eef4f9;"&gt;NUMBER_SALES&lt;/SPAN&gt;]) + &lt;SPAN style="color: #636363; font-family: 'Times New Roman'; font-size: 16px; background-color: #eef4f9;"&gt;count(NUMBER_SALES)&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so that you can have previous months count regardless of what is selected.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 13:04:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372084#M573116</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-07-27T13:04:17Z</dc:date>
    </item>
    <item>
      <title>Re: -- Chart cumulative data --</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372085#M573117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I try a set analysis but this doesn't work.&lt;/P&gt;&lt;P&gt;With your expression I can't zoom :&amp;nbsp; MonthNames can't change in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you have another idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 13:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372085#M573117</guid>
      <dc:creator />
      <dc:date>2012-07-27T13:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: -- Chart cumulative data --</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372086#M573118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I make this to illustrate the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 13:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372086#M573118</guid>
      <dc:creator />
      <dc:date>2012-07-27T13:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: -- Chart cumulative data --</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372087#M573119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try calculating the cumulative values in the script?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 13:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372087#M573119</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2012-07-27T13:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: -- Chart cumulative data --</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372088#M573120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I calculate the cumulative values in the script, i can't use filter on these values.no?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe if I have another field like "Name" &lt;/P&gt;&lt;P&gt;and I want to see the cumul just about 1 man how I do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 13:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372088#M573120</guid>
      <dc:creator />
      <dc:date>2012-07-27T13:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: -- Chart cumulative data --</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372089#M573121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 13:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372089#M573121</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-07-27T13:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: -- Chart cumulative data --</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372090#M573122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do that with sum expression:P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 13:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372090#M573122</guid>
      <dc:creator />
      <dc:date>2012-07-27T13:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: -- Chart cumulative data --</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372091#M573123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chk with this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2012 14:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-cumulative-data/m-p/372091#M573123</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-07-27T14:28:46Z</dc:date>
    </item>
  </channel>
</rss>

