<?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 after filter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560187#M480153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by setting the expression?&lt;/P&gt;&lt;P&gt;I have a table with a date. That day, is link to another table (calendar table), from where I choose the field to select WeekName (Date), in this case. So Week 48, is in November and December.&lt;/P&gt;&lt;P&gt;I am basically using this expression: &lt;STRONG&gt;sum (idOrder&lt;/STRONG&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;, (idOrder is always 1, so i'm counting rows) &lt;STRONG&gt; &lt;/STRONG&gt;with Full Accumulation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Dec 2013 20:16:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-12-11T20:16:21Z</dc:date>
    <item>
      <title>Full accumulation after filter</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560181#M480147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I still have the full accumulation in a chart, after select a filter?&lt;/P&gt;&lt;P&gt;When I filter, I want the first value to be accumulated with the all the previous values ones. (althoguh they are not selected).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;I have this chart:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/50321_pastedImage_1.png" style="width: 620px; height: 169px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select November, the chart is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/50322_pastedImage_2.png" style="width: 620px; height: 168px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And if I select December I have this one:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jiveImage" src="https://community.qlik.com/legacyfs/online/50323_pastedImage_3.png" style="width: 620px; height: 169px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In december I want the full accumulation, not just the data from december. So, instead of 1, 143, 240, I want the 260, 401, 499.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried with total, all...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 12:04:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560181#M480147</guid>
      <dc:creator />
      <dc:date>2013-12-11T12:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation after filter</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560182#M480148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've also tried:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum( {&amp;lt;Date&amp;gt;} , Id, 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the correct values, but the chart show all the weeks and not only December.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 12:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560182#M480148</guid>
      <dc:creator />
      <dc:date>2013-12-11T12:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation after filter</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560183#M480149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 13:06:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560183#M480149</guid>
      <dc:creator>annafuksa1</dc:creator>
      <dc:date>2013-12-11T13:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation after filter</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560184#M480150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jose,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you set week/year? You need set expression to get values from the first day of the week no matter if month is A or B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-JFlorian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 13:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560184#M480150</guid>
      <dc:creator>javier_florian</dc:creator>
      <dc:date>2013-12-11T13:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation after filter</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560185#M480151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just find out that my previous answer&amp;nbsp; it is not what you are looking for &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See new file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 14:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560185#M480151</guid>
      <dc:creator>annafuksa1</dc:creator>
      <dc:date>2013-12-11T14:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation after filter</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560186#M480152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I cant open your document, because I can't access with License Qlikview, and I am using a Personal Edition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 20:11:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560186#M480152</guid>
      <dc:creator />
      <dc:date>2013-12-11T20:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation after filter</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560187#M480153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean by setting the expression?&lt;/P&gt;&lt;P&gt;I have a table with a date. That day, is link to another table (calendar table), from where I choose the field to select WeekName (Date), in this case. So Week 48, is in November and December.&lt;/P&gt;&lt;P&gt;I am basically using this expression: &lt;STRONG&gt;sum (idOrder&lt;/STRONG&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;, (idOrder is always 1, so i'm counting rows) &lt;STRONG&gt; &lt;/STRONG&gt;with Full Accumulation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 20:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560187#M480153</guid>
      <dc:creator />
      <dc:date>2013-12-11T20:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation after filter</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560188#M480154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think is not the best way but...&lt;/P&gt;&lt;P&gt;I work with expression, where we call min date in the month selected "Min(Fecha)"... so, we calculated the weekstart and then week to the year...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum(&lt;/P&gt;&lt;P&gt;{&amp;lt;Semana_Año={"&amp;gt;=$(=Week(WeekStart(Min(Fecha))))&amp;lt;=$(=Week(WeekStart(Min(Fecha)))+4)"}&amp;gt;} &lt;/P&gt;&lt;P&gt;idOrder)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope you can understand me...&lt;/P&gt;&lt;P&gt;-JFlorian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 21:19:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560188#M480154</guid>
      <dc:creator>javier_florian</dc:creator>
      <dc:date>2013-12-11T21:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation after filter</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560189#M480155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;in my graph I used expression&lt;/P&gt;&lt;P&gt;rangesum(above(total &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;sum({$&amp;lt;Date= &amp;gt;}Sales)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;, 0, rowno(Total)))&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;+ Sum(TOTAL {&amp;lt;Month={"$(=min(Month)-1)"}&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rangesum(above(total &lt;SPAN style="font-size: 10pt;"&gt;sum({$&amp;lt;Date= &amp;gt;}Sales)&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, 0, rowno(Total)))&lt;/SPAN&gt; this is regular sum above for a chosen month&amp;nbsp; month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;+ Sum(TOTAL {&amp;lt;Month={"$(=min(Month)-1)"}&amp;gt;} Sales) &lt;/SPAN&gt;&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt;this add value from &lt;/SPAN&gt;previous&lt;SPAN style="line-height: 1.5em; font-size: 10pt;"&gt; month - you need to have month in calendar.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Anna&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 08:45:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560189#M480155</guid>
      <dc:creator>annafuksa1</dc:creator>
      <dc:date>2013-12-12T08:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Full accumulation after filter</title>
      <link>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560190#M480156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much! That worked perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Dec 2013 12:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Full-accumulation-after-filter/m-p/560190#M480156</guid>
      <dc:creator />
      <dc:date>2013-12-12T12:19:00Z</dc:date>
    </item>
  </channel>
</rss>

