<?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 Summing  nine months before each month in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Summing-nine-months-before-each-month/m-p/2435511#M96977</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I need to create a trend line with&amp;nbsp; dimension [Year Month]&amp;nbsp; interval YTD (jan to current month) and for each month i have to calculate the nine month before. I have already created thi graph with this measure:&lt;/P&gt;
&lt;P&gt;Rangesum(above(count(Transaction),9)) and the formula works correctly if I don't apply any filter. The problem is that my dimension have to be a YTD so from January to current month but with this formulas January not include the nine month before.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can i do?&lt;/P&gt;
&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
    <pubDate>Thu, 28 Mar 2024 09:38:09 GMT</pubDate>
    <dc:creator>Nin_04</dc:creator>
    <dc:date>2024-03-28T09:38:09Z</dc:date>
    <item>
      <title>Summing  nine months before each month</title>
      <link>https://community.qlik.com/t5/App-Development/Summing-nine-months-before-each-month/m-p/2435511#M96977</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I need to create a trend line with&amp;nbsp; dimension [Year Month]&amp;nbsp; interval YTD (jan to current month) and for each month i have to calculate the nine month before. I have already created thi graph with this measure:&lt;/P&gt;
&lt;P&gt;Rangesum(above(count(Transaction),9)) and the formula works correctly if I don't apply any filter. The problem is that my dimension have to be a YTD so from January to current month but with this formulas January not include the nine month before.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How can i do?&lt;/P&gt;
&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 09:38:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Summing-nine-months-before-each-month/m-p/2435511#M96977</guid>
      <dc:creator>Nin_04</dc:creator>
      <dc:date>2024-03-28T09:38:09Z</dc:date>
    </item>
    <item>
      <title>Re: Summing  nine months before each month</title>
      <link>https://community.qlik.com/t5/App-Development/Summing-nine-months-before-each-month/m-p/2453595#M98195</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/243842"&gt;@Nin_04&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;here's a suggestion for how you might modify your expression to achieve the desired result:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Rangesum(Above(Count({&amp;lt;[Year Month]={"&amp;gt;=$(=Date(AddMonths(MonthStart(Max([Year Month])),-8),'YYYY-MM'))&amp;lt;=$(=Max([Year Month]))"}&amp;gt;} Transaction), 9))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I would like to point out that I didn't test if it works, but I hope it can be helpful&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 10:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Summing-nine-months-before-each-month/m-p/2453595#M98195</guid>
      <dc:creator>F_B</dc:creator>
      <dc:date>2024-05-17T10:51:15Z</dc:date>
    </item>
  </channel>
</rss>

