<?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: Add 6 weeks in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Add-6-weeks/m-p/1329550#M410894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume, You need set analysis to achieve this, May be try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Week = {"&amp;gt;=$(=Max(Week)-6) &amp;lt;=$(=Max(Week))"}&amp;gt;} sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Jul 2017 17:04:42 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-07-18T17:04:42Z</dc:date>
    <item>
      <title>Add 6 weeks</title>
      <link>https://community.qlik.com/t5/QlikView/Add-6-weeks/m-p/1329549#M410893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 52 weeks of the year 2017 in a simple table&lt;/P&gt;&lt;P&gt;I want to add 6 weeks sales.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;IMG alt="111.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170613_111.png" /&gt;&lt;/P&gt;&lt;P&gt;If I arrive at week 6 of the 1 to the 6 is the sum, if I am in week 7 the sum is of week 2 to 7, etc.&lt;/P&gt;&lt;P&gt;Currently we are in week 29&lt;/P&gt;&lt;P&gt;Can somebody help me?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 16:53:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-6-weeks/m-p/1329549#M410893</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-07-18T16:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add 6 weeks</title>
      <link>https://community.qlik.com/t5/QlikView/Add-6-weeks/m-p/1329550#M410894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume, You need set analysis to achieve this, May be try this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Week = {"&amp;gt;=$(=Max(Week)-6) &amp;lt;=$(=Max(Week))"}&amp;gt;} sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 17:04:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-6-weeks/m-p/1329550#M410894</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-07-18T17:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add 6 weeks</title>
      <link>https://community.qlik.com/t5/QlikView/Add-6-weeks/m-p/1329551#M410895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thank you for your help here, I'm just bringing the last 6 weeks of information, what I need is that in each week I get the total of the sum of 6 weeks ago.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;Status-={'C'}, SemamaAñoApple_Numerado = {"&amp;gt;=$(=Max(SemamaAñoApple_Numerado)-6)&amp;lt;=$(=Max(SemamaAñoApple_Numerado))" }, Año={$(=only(Año))}&amp;gt;} Cantidad)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Week 6 must bring the sum of 6 weeks back (week1 + week2 + week3 + week4 + week5 + week6)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Week 7 has to show the sum of 6 weeks ago (week2 + week3 + week4 + week5 + week6 + week7)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 18:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-6-weeks/m-p/1329551#M410895</guid>
      <dc:creator>gr_eldred</dc:creator>
      <dc:date>2017-07-18T18:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Add 6 weeks</title>
      <link>https://community.qlik.com/t5/QlikView/Add-6-weeks/m-p/1329552#M410896</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;you could try with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_15004219519393436 jive_text_macro" jivemacro_uid="_15004219519393436"&gt;
&lt;P&gt;RangeSum(Above(Sum(Sales),0,6))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and a week dimension in your straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 23:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Add-6-weeks/m-p/1329552#M410896</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-07-18T23:52:51Z</dc:date>
    </item>
  </channel>
</rss>

