<?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: Rolling 12 Months Issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Rolling-12-Months-Issue/m-p/1562609#M41003</link>
    <description>&lt;P&gt;I just reloaded it with MOnrh formatted as&amp;nbsp; Date and now the Month format is 'MM/DD/YYYY'.&amp;nbsp; Still the same issue&lt;/P&gt;</description>
    <pubDate>Thu, 28 Mar 2019 19:24:38 GMT</pubDate>
    <dc:creator>Rehan</dc:creator>
    <dc:date>2019-03-28T19:24:38Z</dc:date>
    <item>
      <title>Rolling 12 Months Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-12-Months-Issue/m-p/1562574#M41001</link>
      <description>&lt;P&gt;I am trying to calculate the rolling 12 months&amp;nbsp; by using the below expression. Where Month is'MMM YYYY' Format. Its not giving me the correct totals. Am I missing anything here?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(RangeSum(Above( Sum(Sales), 0, 12)),Month))&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 17:39:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-12-Months-Issue/m-p/1562574#M41001</guid>
      <dc:creator>Rehan</dc:creator>
      <dc:date>2019-03-28T17:39:50Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 Months Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-12-Months-Issue/m-p/1562606#M41002</link>
      <description>&lt;P&gt;Your formula appears correct, if your Month field is sorted properly. If it's a string (not a date field) formatted as 'MMM YYYY' then it's not sorted properly. Use a proper date field, loaded in chronological order, and it should work.&lt;/P&gt;&lt;P&gt;Alternatively, you can use a sorted AGGR() formula. I'm not going to try and quote the exact syntax from memory, but you can look it up in the help article for AGGR().&lt;/P&gt;&lt;P&gt;I'll be teaching these topics (AGGR, Set Analysis, etc.) next Tuesday in Stockholm, at the upcoming &lt;A href="https://masterssummit.com" target="_blank" rel="noopener"&gt;Masters Summit for Qlik&lt;/A&gt; event. It's not too late to secure your seat!&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 19:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-12-Months-Issue/m-p/1562606#M41002</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2019-03-28T19:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 Months Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-12-Months-Issue/m-p/1562609#M41003</link>
      <description>&lt;P&gt;I just reloaded it with MOnrh formatted as&amp;nbsp; Date and now the Month format is 'MM/DD/YYYY'.&amp;nbsp; Still the same issue&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 19:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-12-Months-Issue/m-p/1562609#M41003</guid>
      <dc:creator>Rehan</dc:creator>
      <dc:date>2019-03-28T19:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 Months Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-12-Months-Issue/m-p/1562619#M41005</link>
      <description>&lt;P&gt;It's hard to guess what might be wrong without seeing anything other than the formula (which looks valid to me). If you can create a small sample app and post it here, I could possibly review and tell you what is wrong there.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 20:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-12-Months-Issue/m-p/1562619#M41005</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2019-03-28T20:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling 12 Months Issue</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-12-Months-Issue/m-p/1562747#M41009</link>
      <description>&lt;P&gt;Well you have to tell what your dimension is ? If it is Month then you don't even need the AGGR() SORT it in ascending order by Month and rangesum(above(sum(Sales),0,12)) will do.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Pradosh&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 07:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-12-Months-Issue/m-p/1562747#M41009</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2019-03-29T07:28:11Z</dc:date>
    </item>
  </channel>
</rss>

