<?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 to get the Net MoM? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794105#M1039925</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression labeld NET Acum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; RangeSum(above(Sum([Net M]), 0,RowNo(TOTAL)))&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 28 Dec 2014 23:33:40 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-28T23:33:40Z</dc:date>
    <item>
      <title>How to get the Net MoM?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794102#M1039922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have a quick question.&lt;/P&gt;&lt;P&gt;Im creating a QV report to check finances, and I cant get the Net MoM right. Here I left an example&lt;/P&gt;&lt;P&gt;Outs are all the payments or outcomes done during a month. &lt;STRONG&gt;SUM(Outs)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Ins are all the incomes I got during a month. &lt;STRONG&gt;SUM(Ins)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Net M, is the Net of that Month. &lt;STRONG&gt;SUM(Ins)-SUM(Outs)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;And this is the problem. Net Acum. Here I need to take last month Net Acum and add the Net M. Ive tryed this but doesnt work.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;+above([Net Acum])+sum(Ins)-sum(Outs). &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/74302_pastedImage_7.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Dec 2014 19:17:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794102#M1039922</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-28T19:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Net MoM?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794103#M1039923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what about using the same expression as Net M and flagging "Full Accumulation"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Dec 2014 20:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794103#M1039923</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-12-28T20:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Net MoM?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794104#M1039924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Wow, I never though about it, and was so easy. Its embarrassing how little I know about this amazing tool. Thanks Massimo!&lt;/P&gt;&lt;P&gt;Any recommendation regarding where I can keep learning?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Dec 2014 23:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794104#M1039924</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-28T23:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Net MoM?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794105#M1039925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression labeld NET Acum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; RangeSum(above(Sum([Net M]), 0,RowNo(TOTAL)))&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Dec 2014 23:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794105#M1039925</guid>
      <dc:creator />
      <dc:date>2014-12-28T23:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Net MoM?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794106#M1039926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And in the case you have more than one dimension, and still want the same result, then just add the TOTAL keyword inside the Above function like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;RangeSum&lt;/STRONG&gt;(&lt;STRONG&gt;Above&lt;/STRONG&gt;(&lt;STRONG&gt;TOTAL&lt;/STRONG&gt; &lt;STRONG&gt;Sum&lt;/STRONG&gt;([Net M]), 0,&lt;STRONG&gt;RowNo&lt;/STRONG&gt;(&lt;STRONG&gt;TOTAL&lt;/STRONG&gt;))) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Dec 2014 23:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794106#M1039926</guid>
      <dc:creator />
      <dc:date>2014-12-28T23:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the Net MoM?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794107#M1039927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are many interesting resources &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/622695#622695" title="http://community.qlik.com/message/622695#622695"&gt;http://community.qlik.com/message/622695#622695 &lt;/A&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; look at Jonathan Poole answer&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and also it seems that some books (Qlikview for Developers, ....) are on sale now &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Dec 2014 08:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-the-Net-MoM/m-p/794107#M1039927</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-12-29T08:13:46Z</dc:date>
    </item>
  </channel>
</rss>

