<?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 Full accumulation in charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158361#M33471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;henrikmatz wrote:It seams that I only can accumulate over max 100 dimension values, even if i have maked a check in "Full Accumulation".&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Works fine for me. See attached. 365 days, every day with 1 sale, full accumulation. The graph smoothly climbs through the entire year. Am I misunderstanding your problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jan 2011 23:47:27 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2011-01-06T23:47:27Z</dc:date>
    <item>
      <title>Full accumulation in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158359#M33469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem with full accumulation in a chart.&lt;/P&gt;&lt;P&gt;It seams that I only can accumulate over max 100 dimension values, even if i have maked a check in "Full Accumulation".&lt;/P&gt;&lt;P&gt;I like to se a accumulated saldo of a balance sheet account over a year where my dimension is date. And since I have 365 days in a year, I get the problem. Its only the first 100 days that gives me the correct value.&lt;/P&gt;&lt;P&gt;Any sugestions?&lt;/P&gt;&lt;P&gt;Henrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 21:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158359#M33469</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-06T21:15:13Z</dc:date>
    </item>
    <item>
      <title>Full accumulation in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158360#M33470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried to use a rangesum() function with an above() or before() function to accumulate amounts between rows? Here's an example:&lt;/P&gt;&lt;P&gt;rangesum(above(sum(Sales),0,365))&lt;/P&gt;&lt;P&gt;You can replace the 365 with a expression that counts the number of days you have like the following expression.&lt;/P&gt;&lt;P&gt;rangesum(above(sum(Sales),0,max(total Date)-min(total Date)+1))&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 21:29:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158360#M33470</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2011-01-06T21:29:41Z</dc:date>
    </item>
    <item>
      <title>Full accumulation in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158361#M33471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;henrikmatz wrote:It seams that I only can accumulate over max 100 dimension values, even if i have maked a check in "Full Accumulation".&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Works fine for me. See attached. 365 days, every day with 1 sale, full accumulation. The graph smoothly climbs through the entire year. Am I misunderstanding your problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 23:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158361#M33471</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-01-06T23:47:27Z</dc:date>
    </item>
    <item>
      <title>Full accumulation in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158362#M33472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks John and Karl,&lt;/P&gt;&lt;P&gt;It might be because my measure is a Set.&lt;/P&gt;&lt;P&gt;I will work a litle more with the problem a see if i can find a solution. Its a bit strange.&lt;/P&gt;&lt;P&gt;Unfortunately the workbook is confidential, so i cannot publish it.&lt;/P&gt;&lt;P&gt;Henrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 12:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158362#M33472</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-07T12:51:21Z</dc:date>
    </item>
    <item>
      <title>Full accumulation in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158363#M33473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok i found the problem but not the solution.&lt;/P&gt;&lt;P&gt;The problem is that there are more dimension values that can be shown inside the width of my chart.&lt;/P&gt;&lt;P&gt;Any sugestions, cause i would like to have a fixed width in my solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 17:52:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158363#M33473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-07T17:52:42Z</dc:date>
    </item>
    <item>
      <title>Full accumulation in charts</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158364#M33474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok there was a nice solution.&lt;/P&gt;&lt;P&gt;I just checked the property "Continous". (Axes-properties).&lt;/P&gt;&lt;P&gt;That solved my problem.&lt;/P&gt;&lt;P&gt;Case closed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jan 2011 18:13:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-in-charts/m-p/158364#M33474</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-07T18:13:18Z</dc:date>
    </item>
  </channel>
</rss>

