<?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 Calculating running average of previous 3 months in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculating-running-average-of-previous-3-months/m-p/1673215#M51000</link>
    <description>&lt;P&gt;I am working in a QlikSense Dashboard where business has requested us for running average of previous three months for the metric calculation “Factory DEFOA DPPM”. When we are using RangeAvg function, the total column is showing as 0. Currently I have used the below expression to calculate the running average. Please let me know if we can get value in the total column in the metric table.&lt;/P&gt;&lt;P&gt;Num((sum(CaseID)/Num(RangeAvg(before(Sum({1&amp;lt;[Event Location] =,[Commodity Group]=,MonthName=,FiscalWeekStart=&amp;gt;}Volume), 1, 3)),'#,##0'))*1000000,'#,##0')&lt;/P&gt;&lt;P&gt;Have attached Metric view for reference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 19:09:32 GMT</pubDate>
    <dc:creator>dharis</dc:creator>
    <dc:date>2024-11-16T19:09:32Z</dc:date>
    <item>
      <title>Calculating running average of previous 3 months</title>
      <link>https://community.qlik.com/t5/App-Development/Calculating-running-average-of-previous-3-months/m-p/1673215#M51000</link>
      <description>&lt;P&gt;I am working in a QlikSense Dashboard where business has requested us for running average of previous three months for the metric calculation “Factory DEFOA DPPM”. When we are using RangeAvg function, the total column is showing as 0. Currently I have used the below expression to calculate the running average. Please let me know if we can get value in the total column in the metric table.&lt;/P&gt;&lt;P&gt;Num((sum(CaseID)/Num(RangeAvg(before(Sum({1&amp;lt;[Event Location] =,[Commodity Group]=,MonthName=,FiscalWeekStart=&amp;gt;}Volume), 1, 3)),'#,##0'))*1000000,'#,##0')&lt;/P&gt;&lt;P&gt;Have attached Metric view for reference.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:09:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculating-running-average-of-previous-3-months/m-p/1673215#M51000</guid>
      <dc:creator>dharis</dc:creator>
      <dc:date>2024-11-16T19:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating running average of previous 3 months</title>
      <link>https://community.qlik.com/t5/App-Development/Calculating-running-average-of-previous-3-months/m-p/1673225#M51005</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Num((sum(CaseID)/Num(RangeAvg(Above(Sum({1&amp;lt;[Event Location] =,[Commodity Group]=,MonthName=,FiscalWeekStart=&amp;gt;}Volume), 1, 3)),'#,##0'))*1000000,'#,##0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2020 06:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculating-running-average-of-previous-3-months/m-p/1673225#M51005</guid>
      <dc:creator>Kashyap_R</dc:creator>
      <dc:date>2020-02-07T06:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating running average of previous 3 months</title>
      <link>https://community.qlik.com/t5/App-Development/Calculating-running-average-of-previous-3-months/m-p/1674408#M51172</link>
      <description>&lt;P&gt;Thanks Kashyap, sorry this did solve my issue. I need column wise . Let me know if you can provide an alternate. Thanks again&lt;/P&gt;</description>
      <pubDate>Tue, 11 Feb 2020 13:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculating-running-average-of-previous-3-months/m-p/1674408#M51172</guid>
      <dc:creator>dharis</dc:creator>
      <dc:date>2020-02-11T13:53:27Z</dc:date>
    </item>
  </channel>
</rss>

