<?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 accumulation not making sense in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384563#M143651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Johan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the suggestion, unforunately this did not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Sep 2012 13:57:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-09-05T13:57:52Z</dc:date>
    <item>
      <title>Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384559#M143647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a chart that suddenly is not showing the correct amount for the last "bar" in full accumulation mode. It would seem that the count on the last bar should be 132 since the second to last is 130, and the non-accumulation chart shows that the last one has a count of 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is my assumption correct? Am I missing something maybe?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is in Qlikview 9.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 13:16:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384559#M143647</guid>
      <dc:creator />
      <dc:date>2012-09-05T13:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384560#M143648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think unchecking "Suppress Zero-Values" on the presentation tab of chart properties will give you what you want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 13:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384560#M143648</guid>
      <dc:creator>kji</dc:creator>
      <dc:date>2012-09-05T13:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384561#M143649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am assuming that the red part of the bar does not exist in September, therefor it can not sum it as it has no association with September. Instead of checking full accumulation try using rangesum(above(sum(field),0,rowno(total))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 13:52:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384561#M143649</guid>
      <dc:creator />
      <dc:date>2012-09-05T13:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384562#M143650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The various colors are just different dimensions of the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression itself is =count(ItemNumbers)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And there are different ItemTypes like A, B, C, D.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 13:57:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384562#M143650</guid>
      <dc:creator />
      <dc:date>2012-09-05T13:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384563#M143651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Johan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the suggestion, unforunately this did not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 13:57:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384563#M143651</guid>
      <dc:creator />
      <dc:date>2012-09-05T13:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384564#M143652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, still give my idea a try, use&amp;nbsp; rangecount(above(count(ItemNumbers),0,rowno(total))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I said, then dimension that is causing the red part of the bar probably does not exist in September, so it is no longer included in the full accumulation. I bet if you mentally add this red value to the last bar you get the expected result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: I am not sure if the rangecount will work across multiple dimensions, you will need to test to see if this is even possible. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 13:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384564#M143652</guid>
      <dc:creator />
      <dc:date>2012-09-05T13:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384565#M143653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your assumption is correct. I tested it out by removing the "ItemType" dimension from the chart and it does full accumulation correctly. So, the type is definitely contributing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried your suggestion and set my expresstion to your formula. The results do not seem quite right, though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 14:04:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384565#M143653</guid>
      <dc:creator />
      <dc:date>2012-09-05T14:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384566#M143654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had that expression a bit wrong. Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangesum(above(count(ItemNumbers),0,rowno(total))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set it to no accumulate &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 14:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384566#M143654</guid>
      <dc:creator />
      <dc:date>2012-09-05T14:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384567#M143655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately that did not work, either.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 14:35:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384567#M143655</guid>
      <dc:creator />
      <dc:date>2012-09-05T14:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384568#M143656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you post a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 15:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384568#M143656</guid>
      <dc:creator />
      <dc:date>2012-09-05T15:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384569#M143657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=rangesum(above(count(ItemNumbers),0,rowno(&lt;SPAN style="text-decoration: line-through;"&gt;total&lt;/SPAN&gt;))&lt;STRONG&gt;) &lt;/STRONG&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 16:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384569#M143657</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-05T16:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384570#M143658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I cannot post a sample as this is based on sensitive production data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 17:41:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384570#M143658</guid>
      <dc:creator />
      <dc:date>2012-09-05T17:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384571#M143659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;paste it with sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 17:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384571#M143659</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-05T17:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384572#M143660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or you can scramble your data from the document properties menu/scrambling&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 18:00:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384572#M143660</guid>
      <dc:creator />
      <dc:date>2012-09-05T18:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384573#M143661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for letting me know that trick!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Here is the scrambled QVW still showing the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Sep 2012 18:32:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384573#M143661</guid>
      <dc:creator />
      <dc:date>2012-09-05T18:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Chart accumulation not making sense</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384574#M143662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case you can't do it with inter-record functions or with builtin accumulation.&lt;/P&gt;&lt;P&gt;Use the solution from this thread (the last one from John):&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/88613#88613" title="http://community.qlik.com/message/88613#88613"&gt;http://community.qlik.com/message/88613#88613&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2012 05:52:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-accumulation-not-making-sense/m-p/384574#M143662</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-06T05:52:08Z</dc:date>
    </item>
  </channel>
</rss>

