<?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: How can I calculate the MM4 ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-I-calculate-the-MM4/m-p/1003588#M340999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Above(TOTAL Sum(SALESINCOME),2)/2+RangeSum(Above(TOTAL Sum(SALESINCOME),0,2))+Below(TOTAL Sum(SALESINCOME))+Below(TOTAL Sum(SALESINCOME),2)/2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-12-12 #1.PNG" class="jive-image image-1" src="/legacyfs/online/108838_2015-12-12 #1.PNG" style="height: 359px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 12 Dec 2015 08:24:53 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2015-12-12T08:24:53Z</dc:date>
    <item>
      <title>How can I calculate the MM4 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-calculate-the-MM4/m-p/1003586#M340997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I calculate the Moving Average of type 4 dynamically: &lt;/P&gt;&lt;P&gt;MM4 = 1/4[(1/2 Q1-2011) + Q2-2011 + Q3-2011 + Q4-2011 + 1/2(Q1-2012)]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2015 04:58:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-calculate-the-MM4/m-p/1003586#M340997</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2015-12-12T04:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can I calculate the MM4 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-calculate-the-MM4/m-p/1003587#M340998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;0.25*&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;rangesum(&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.5*Above(total Sum(SALESINCOME), 2), &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Above(total Sum(SALESINCOME), 1),&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(SALESINCOME),&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Below(total Sum(SALESINCOME), 1),&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.5*Below(total Sum(SALESINCOME), 2)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/108837_1.png" style="height: 251px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2015 07:37:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-calculate-the-MM4/m-p/1003587#M340998</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-12-12T07:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can I calculate the MM4 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-calculate-the-MM4/m-p/1003588#M340999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Above(TOTAL Sum(SALESINCOME),2)/2+RangeSum(Above(TOTAL Sum(SALESINCOME),0,2))+Below(TOTAL Sum(SALESINCOME))+Below(TOTAL Sum(SALESINCOME),2)/2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2015-12-12 #1.PNG" class="jive-image image-1" src="/legacyfs/online/108838_2015-12-12 #1.PNG" style="height: 359px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2015 08:24:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-calculate-the-MM4/m-p/1003588#M340999</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-12-12T08:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I calculate the MM4 ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-I-calculate-the-MM4/m-p/1003589#M341000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks for your help guys!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 Dec 2015 16:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-I-calculate-the-MM4/m-p/1003589#M341000</guid>
      <dc:creator>suzel404</dc:creator>
      <dc:date>2015-12-12T16:41:37Z</dc:date>
    </item>
  </channel>
</rss>

