<?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: Full Accumulation Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Full-Accumulation-Problem/m-p/380977#M1166170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if you found a solution for this, as I ran into the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Sep 2013 08:22:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-13T08:22:17Z</dc:date>
    <item>
      <title>Full Accumulation Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Full-Accumulation-Problem/m-p/380976#M1166169</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 am having a problem with the "Full Accumulation" function in a chart.&lt;/P&gt;&lt;P&gt;I have a chart which plots accumulated values over time compared with the previous year.&lt;/P&gt;&lt;P&gt;The issue I have is the current year to date is extending out to the end date of the previous year.&lt;/P&gt;&lt;P&gt;The graph below shows "Selected TM" or current year.&amp;nbsp; Cumulative (using Full Accumulation) is rolled out to the end of period when it actually should end at year to date (Value 8 on the x-axis - as shown in the expression with no accumulation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="20631" class="jive-image-thumbnail jive-image" onclick="" alt="graph.bmp" src="https://community.qlik.com/legacyfs/online/20631_graph.bmp" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Is there any way I can have the cumulated value for current year to date ending at the actual x-axis intersect and not flowing out to the end of period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 02:32:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-Accumulation-Problem/m-p/380976#M1166169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-08-27T02:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: Full Accumulation Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Full-Accumulation-Problem/m-p/380977#M1166170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if you found a solution for this, as I ran into the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Eva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Sep 2013 08:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-Accumulation-Problem/m-p/380977#M1166170</guid>
      <dc:creator />
      <dc:date>2013-09-13T08:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Full Accumulation Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Full-Accumulation-Problem/m-p/380978#M1166171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have worked this out.&amp;nbsp; For an accumulation of year to date (stopping at the latest date) do not use the &lt;BR /&gt;Accumulation functionality in Qlikview.&amp;nbsp; Instead set the expression to "No Accumulation" and use the RangeSum function to perform the accumulation within the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an example of the RangeSum expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;RangeSum&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;( &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;COUNT&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 9pt;"&gt;[SEMESTER]&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 9pt;"&gt;"&amp;lt;=$(vCTerm)"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;MATCH&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 9pt;"&gt;SEMESTER&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;,'01', '02', '03', '04') &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;AND&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 9pt;"&gt;TERM_CI_START&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;&amp;lt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;DATE&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;TODAY&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;('DD/MM/YYYY')), &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 9pt;"&gt;COURSE_ENR&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;)),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 9pt;"&gt;Above&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 9pt;"&gt;"Actual"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 9pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2013 03:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-Accumulation-Problem/m-p/380978#M1166171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-03T03:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Full Accumulation Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Full-Accumulation-Problem/m-p/380979#M1166172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Karl, accumulation within the expression did the trick for me, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Eva&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eva Stein&lt;/P&gt;&lt;P&gt;Consultant&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tel. (direkt) +49 531 23854 833&lt;/P&gt;&lt;P&gt;Tel. (mobil)  +49 162 26278 25&lt;/P&gt;&lt;P&gt;mailto:e.stein@fme.de&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fme AG&lt;/P&gt;&lt;P&gt;Wolfenbütteler Straße 33&lt;/P&gt;&lt;P&gt;38102 Braunschweig&lt;/P&gt;&lt;P&gt;Germany&lt;/P&gt;&lt;P&gt;http://www.fme.de/&lt;/P&gt;&lt;P&gt;phone +49 531 23854 0&lt;/P&gt;&lt;P&gt;fax +49 531 23854 70&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...it's possible!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Braunschweig - Cologne - Duesseldorf - Frankfurt - Munich - Cluj-Napoca (ROM) - Danbury, CT (USA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;fme AG has moved their headquarters!&amp;lt;http://www.fme.de/en/news-events/news/current-news/latest-news/article/fme-ag-has-moved/&amp;gt; Please note that our office address has changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vorstand fme AG: Dirk Bode&lt;/P&gt;&lt;P&gt;Aufsichtsrat fme AG: Stefan H. Tarach (Vorsitzender), Helmut Streiff (Stellvertreter), Volker Greisbach&lt;/P&gt;&lt;P&gt;Handelsregister Braunschweig HRB: 5422 Sitz der Gesellschaft: Braunschweig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 09:26:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-Accumulation-Problem/m-p/380979#M1166172</guid>
      <dc:creator />
      <dc:date>2013-10-09T09:26:36Z</dc:date>
    </item>
  </channel>
</rss>

