<?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 Sum 12 months by product in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sum-12-months-by-product/m-p/1985366#M81350</link>
    <description>&lt;P&gt;Hi Qlik Community,&lt;/P&gt;
&lt;P&gt;I would like some help to develop a 12 months rolling accumulated values, grouped by products on my application.&lt;/P&gt;
&lt;P&gt;I have a plenty of data, using the fields 'Month' (returning me MM/YYYY),&amp;nbsp; 'Product' (Name of the product) and 'Amount' (Total value registered by 'Month').&lt;/P&gt;
&lt;P&gt;The formula that i'm actually using is:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=sum(aggr(rangesum(above(total sum({&amp;lt;Month=&amp;gt;}[Amount]),0,12)),Month))&lt;/P&gt;
&lt;P&gt;The problem is: It only work when I filter by product. While the filter is not active, the accumulated values doesn't appear. There is a way i can "group by" product? Where i can visualize the correct 12 months accumulated values by product, without using the filter.&lt;/P&gt;
&lt;P&gt;If there's other way to calculate this, using the data load editor or the expressions, please let me know, any help is appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Henrique&lt;/P&gt;</description>
    <pubDate>Mon, 26 Sep 2022 13:48:03 GMT</pubDate>
    <dc:creator>HenriqueCoelho</dc:creator>
    <dc:date>2022-09-26T13:48:03Z</dc:date>
    <item>
      <title>Sum 12 months by product</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-12-months-by-product/m-p/1985366#M81350</link>
      <description>&lt;P&gt;Hi Qlik Community,&lt;/P&gt;
&lt;P&gt;I would like some help to develop a 12 months rolling accumulated values, grouped by products on my application.&lt;/P&gt;
&lt;P&gt;I have a plenty of data, using the fields 'Month' (returning me MM/YYYY),&amp;nbsp; 'Product' (Name of the product) and 'Amount' (Total value registered by 'Month').&lt;/P&gt;
&lt;P&gt;The formula that i'm actually using is:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;=sum(aggr(rangesum(above(total sum({&amp;lt;Month=&amp;gt;}[Amount]),0,12)),Month))&lt;/P&gt;
&lt;P&gt;The problem is: It only work when I filter by product. While the filter is not active, the accumulated values doesn't appear. There is a way i can "group by" product? Where i can visualize the correct 12 months accumulated values by product, without using the filter.&lt;/P&gt;
&lt;P&gt;If there's other way to calculate this, using the data load editor or the expressions, please let me know, any help is appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Henrique&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 13:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-12-months-by-product/m-p/1985366#M81350</guid>
      <dc:creator>HenriqueCoelho</dc:creator>
      <dc:date>2022-09-26T13:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sum 12 months by product</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-12-months-by-product/m-p/1985535#M81358</link>
      <description>&lt;P&gt;Hi I am not much sure about the front end, but you can do it in the load editor,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sum(aggr(rangesum(above(total sum({&amp;lt;Month=&amp;gt;}[Amount]),0,12)),Month))&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Group by product, month;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 17:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-12-months-by-product/m-p/1985535#M81358</guid>
      <dc:creator>deepanshuSh</dc:creator>
      <dc:date>2022-09-26T17:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Sum 12 months by product</title>
      <link>https://community.qlik.com/t5/App-Development/Sum-12-months-by-product/m-p/1985999#M81433</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;There is no aggr and above functions on the data load editor, so i can't paste the code. I was looking for alternative functions for the data load editor, but didn't find any &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 12:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sum-12-months-by-product/m-p/1985999#M81433</guid>
      <dc:creator>HenriqueCoelho</dc:creator>
      <dc:date>2022-09-27T12:33:12Z</dc:date>
    </item>
  </channel>
</rss>

