<?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 Rolling 6 months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Rolling-6-months/m-p/202153#M59964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;I managed to solve it another way:&lt;/P&gt;&lt;P&gt;= sum({$&amp;lt; PeriodCounter = {"&amp;gt;$(#=max(PeriodCounter)-6) &amp;lt;=$(#=max(PeriodCounter))"},[Year Month]={"*"} &amp;gt;} Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Sep 2010 09:22:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-30T09:22:57Z</dc:date>
    <item>
      <title>Rolling 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-6-months/m-p/202151#M59962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I want to calculated the sum of 6 rolling months in a table graph dynamically based on the period selected by the user.&lt;/P&gt;&lt;P&gt;If the user select period 201006 (i.e PeriodCounter) I want the table to sum the amount for 201001-201006.&lt;/P&gt;&lt;P&gt;I'm trying to use this expression but i don't get the correct result. What am I doing wrong?&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;sum({$&amp;lt; PeriodCounter = {"&amp;gt;$(=max(PeriodCounter)-6)"},PeriodCounter = {"&amp;lt;=$(=max(PeriodCounter))"},[Year Month]={"*"}&amp;gt;} Amount))&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Zandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 15:51:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-6-months/m-p/202151#M59962</guid>
      <dc:creator />
      <dc:date>2010-09-15T15:51:35Z</dc:date>
    </item>
    <item>
      <title>Rolling 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-6-months/m-p/202152#M59963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;I had the same problem......and use this&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;sum( { &amp;lt; Period_Counter= {"&amp;gt;=$(var_inicio)&amp;lt;=$(var_final)"} &amp;gt;} Amount )&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;Where i set the variables:&lt;/DIV&gt;&lt;DIV&gt;var_inicio = NUM(MonthName(AddMonths(Period_Counter,-6)))&lt;/DIV&gt;&lt;DIV&gt;var_final = NUM(Period_Counter)&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;If you have some doubt....ask me...&lt;/DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Sep 2010 18:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-6-months/m-p/202152#M59963</guid>
      <dc:creator />
      <dc:date>2010-09-15T18:22:04Z</dc:date>
    </item>
    <item>
      <title>Rolling 6 months</title>
      <link>https://community.qlik.com/t5/QlikView/Rolling-6-months/m-p/202153#M59964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;I managed to solve it another way:&lt;/P&gt;&lt;P&gt;= sum({$&amp;lt; PeriodCounter = {"&amp;gt;$(#=max(PeriodCounter)-6) &amp;lt;=$(#=max(PeriodCounter))"},[Year Month]={"*"} &amp;gt;} Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Sep 2010 09:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Rolling-6-months/m-p/202153#M59964</guid>
      <dc:creator />
      <dc:date>2010-09-30T09:22:57Z</dc:date>
    </item>
  </channel>
</rss>

