<?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 Sum over last 90 days in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Rolling-Sum-over-last-90-days/m-p/1775155#M60072</link>
    <description>&lt;P&gt;It's not enough and I don't know how to do it to filter the rows that need to be summed up.&lt;/P&gt;&lt;P&gt;I don't have all the dates here in the Date columns, I need to check that the date falls into the right interval. E.x. D5 is a sum of zero rows because there are no rows with Category A in the Date interval [A5-90, A5). Also, this needs to be within the same category so I also need to look at that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jan 2021 08:34:15 GMT</pubDate>
    <dc:creator>aga-cich</dc:creator>
    <dc:date>2021-01-18T08:34:15Z</dc:date>
    <item>
      <title>Rolling Sum over last 90 days</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-Sum-over-last-90-days/m-p/1774804#M60032</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="aga-cich_2-1610721828958.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47131i76C7F1CE0B3FBEB3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="aga-cich_2-1610721828958.png" alt="aga-cich_2-1610721828958.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to get this column "RollingSum90" which should be the sum of [Amount] within the same &lt;U&gt;Category&lt;/U&gt; (here: A or B) for the preceding &lt;U&gt;90 days&lt;/U&gt;.&lt;/P&gt;&lt;P&gt;I could make this in Excel (see the photo above). The formula in D2 is this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;=SUMIFS(C1:C9; B1:B9; "=" &amp;amp; B2:B10; A1:A9;"&amp;gt;=" &amp;amp; A2:A10-90; A1:A9;"&amp;lt;" &amp;amp; A2:A10)&lt;/P&gt;&lt;P&gt;In SQL I would do something like OVER ( PARTITION BY ... ). But I don't know how to translate this kind of thinking into Qlik!&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Agata&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 17:36:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-Sum-over-last-90-days/m-p/1774804#M60032</guid>
      <dc:creator>aga-cich</dc:creator>
      <dc:date>2024-11-16T17:36:40Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Sum over last 90 days</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-Sum-over-last-90-days/m-p/1774853#M60037</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;RangeSum(Above(Amount,0,90))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ksrinivasan&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 18:29:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-Sum-over-last-90-days/m-p/1774853#M60037</guid>
      <dc:creator>Ksrinivasan</dc:creator>
      <dc:date>2021-01-15T18:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: Rolling Sum over last 90 days</title>
      <link>https://community.qlik.com/t5/App-Development/Rolling-Sum-over-last-90-days/m-p/1775155#M60072</link>
      <description>&lt;P&gt;It's not enough and I don't know how to do it to filter the rows that need to be summed up.&lt;/P&gt;&lt;P&gt;I don't have all the dates here in the Date columns, I need to check that the date falls into the right interval. E.x. D5 is a sum of zero rows because there are no rows with Category A in the Date interval [A5-90, A5). Also, this needs to be within the same category so I also need to look at that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 08:34:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Rolling-Sum-over-last-90-days/m-p/1775155#M60072</guid>
      <dc:creator>aga-cich</dc:creator>
      <dc:date>2021-01-18T08:34:15Z</dc:date>
    </item>
  </channel>
</rss>

