<?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 Calculate NPV in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483968#M1138933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I can't seem to get the formula to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have an existing NPV formula? I would like to be able to review it and see how it should look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Sep 2013 17:52:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-26T17:52:56Z</dc:date>
    <item>
      <title>How to Calculate NPV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483966#M1138931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;I know this shouldn't be that difficult, but somehow, it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's the issue. I need to learn how to calculate a simple Net Prsent Value in Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Total Costs - 1.279 mln&lt;/P&gt;&lt;P&gt;Cash Flows -&lt;/P&gt;&lt;P&gt;200k&lt;/P&gt;&lt;P&gt;233k&lt;/P&gt;&lt;P&gt;233k&lt;/P&gt;&lt;P&gt;233k&lt;/P&gt;&lt;P&gt;233k&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rate - 20%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The answer should be a negative NPV of -609.7k.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not an expert in sql, so I am a bit confused.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 16:59:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483966#M1138931</guid>
      <dc:creator />
      <dc:date>2013-09-26T16:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate NPV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483967#M1138932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You dont need SQL,&lt;/P&gt;&lt;P&gt;QlikView implements NPV() function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 17:32:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483967#M1138932</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-26T17:32:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate NPV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483968#M1138933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I can't seem to get the formula to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have an existing NPV formula? I would like to be able to review it and see how it should look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 17:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483968#M1138933</guid>
      <dc:creator />
      <dc:date>2013-09-26T17:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate NPV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483969#M1138934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;npv (rate, expression)&lt;/P&gt;&lt;P&gt;returns the aggregated net present value of an investment based on a discount rate and a series of future payments&lt;/P&gt;&lt;P&gt;(negative values) and incomes (positive values) represented by the numbers in expression iterated over&lt;/P&gt;&lt;P&gt;a number of records as defined by a group by clause. The result has a default number format of money. Rate&lt;/P&gt;&lt;P&gt;is the interest rate per period. The payments and incomes are assumed to occur at the end of each period.Text&lt;/P&gt;&lt;P&gt;values, null values and missing values are disregarded.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Load Year, npv(0.05, Payments) as PValue from abc.csv group by Year;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 18:37:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483969#M1138934</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-26T18:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate NPV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483970#M1138935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thanks. I get that, but my difficulty is in creating the formula in Qlikview&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 283px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;Project&lt;/TD&gt;&lt;TD width="56"&gt;interest&lt;/TD&gt;&lt;TD width="82"&gt;investment&lt;/TD&gt;&lt;TD width="81"&gt;Cash Flows&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1234&lt;/TD&gt;&lt;TD align="right"&gt;0.08&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;1,000,000.00&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;200,000.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1234&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;200,000.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1234&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;200,000.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1234&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;200,000.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20"&gt;1234&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65"&gt;200,000.00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above data in excel would calculate an NPV of -201,457.99&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is, how does this data above translate into the formula below that is in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought I had it, but it's not working.&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;NPV ([Total[&amp;lt;fld{,fld}&amp;gt;]]discount_rate,value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks&lt;BR /&gt;Tom&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 19:31:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483970#M1138935</guid>
      <dc:creator />
      <dc:date>2013-09-26T19:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate NPV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483971#M1138936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=rangesum(NPV(0.08, -[Cash Flows]),sum(investment))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 21:30:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483971#M1138936</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-26T21:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate NPV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483972#M1138937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 12:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483972#M1138937</guid>
      <dc:creator />
      <dc:date>2013-09-27T12:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate NPV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483973#M1138938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to be a pest, but how about an IRR calculation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;same data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" style="border: 0px solid black;" width="64"&gt;Project&lt;/TD&gt;&lt;TD style="border: 0px solid black;" width="56"&gt;interest&lt;/TD&gt;&lt;TD style="border: 0px solid black;" width="82"&gt;investment&lt;/TD&gt;&lt;TD style="border: 0px solid black;" width="81"&gt;Cash Flows&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="border: 0px solid black;"&gt;1234&lt;/TD&gt;&lt;TD align="right" style="border: 0px solid black;"&gt;0.08&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;1,000,000.00&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;200,000.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="border: 0px solid black;"&gt;1234&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;200,000.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="border: 0px solid black;"&gt;1234&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;200,000.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="border: 0px solid black;"&gt;1234&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;200,000.00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" height="20" style="border: 0px solid black;"&gt;1234&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;0.00&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px solid black;"&gt;200,000.00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rangesum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IRR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(-&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Cash Flows]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Capital 2014 Capital]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;BR /&gt;&lt;BR /&gt; Thanks again for all your help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 17:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483973#M1138938</guid>
      <dc:creator />
      <dc:date>2013-09-27T17:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate NPV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483974#M1138939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which field is &lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #f6f6f6; color: #800000;"&gt;[Capital 2014 Capital]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;)&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;irr([[set_expression] total [&amp;lt;fld {,fld}&amp;gt;] ] expression)&lt;/P&gt;&lt;P&gt;returns the aggregated internal rate of return for a series of cash flows represented by the numbers in expression&lt;/P&gt;&lt;P&gt;iterated over the chart dimension(s). These cash flows do not have to be even, as they would be for an&lt;/P&gt;&lt;P&gt;annuity. However, the cash flows must occur at regular intervals, such as monthly or annually. The internal&lt;/P&gt;&lt;P&gt;rate of return is the interest rate received for an investment consisting of payments (negative values) and&lt;/P&gt;&lt;P&gt;income (positive values) that occur at regular periods. The function needs at least one positive and one negative&lt;/P&gt;&lt;P&gt;value to calculate. Text values, null values and missing values are disregarded. See also the rangeirr(&lt;/P&gt;&lt;P&gt;value { ,value} ) (page 313) function.&lt;/P&gt;&lt;P&gt;Expression must not contain aggregation functions, unless these inner aggregations contain the total qualifier.&lt;/P&gt;&lt;P&gt;For more advanced nested aggregations, please use the Advanced Aggregation (page 291) function in&lt;/P&gt;&lt;P&gt;combination with calculated dimensions, see Add calculated dimension... (page 614).&lt;/P&gt;&lt;P&gt;If the word total occurs before expression the calculation will be made over all possible values given the current&lt;/P&gt;&lt;P&gt;selections but disregarding the chart dimension variables.&lt;/P&gt;&lt;P&gt;The total qualifier may be followed by a list of one or more field names within angle brackets. These field&lt;/P&gt;&lt;P&gt;names should be a subset of the chart dimension variables. In this case the calculation will be made disregarding&lt;/P&gt;&lt;P&gt;all chart dimension variables except those listed, i.e. one value will be returned for each combination&lt;/P&gt;&lt;P&gt;of field values in the listed dimension fields. Also fields which are not currently a dimension in a&lt;/P&gt;&lt;P&gt;chart may be included in the list. This may be useful in the case of group dimensions, where the dimension&lt;/P&gt;&lt;P&gt;fields are not fixed. Listing all of the variables in the group causes the function to work when the cycle or&lt;/P&gt;&lt;P&gt;drill-down level changes.&lt;/P&gt;&lt;P&gt;Examples:&lt;/P&gt;&lt;P&gt;irr( Payments )&lt;/P&gt;&lt;P&gt;irr( X*Y/3 )&lt;/P&gt;&lt;P&gt;irr( total Payments )&lt;/P&gt;&lt;P&gt;irr( total &amp;lt;Grp&amp;gt; Payments )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 17:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483974#M1138939</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-27T17:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate NPV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483975#M1138940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry for the confusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Capital number is the investment number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is what my formula is now, but it's not correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IRR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(-&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Cash Flows]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Investment]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I've also tried&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;rangesum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;IRR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(-&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Cash Flows]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Investment]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) which is also wrong.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;Tom&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 17:34:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483975#M1138940</guid>
      <dc:creator />
      <dc:date>2013-09-27T17:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate NPV</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483976#M1138941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, never worked with this function&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Sep 2013 17:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Calculate-NPV/m-p/483976#M1138941</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-27T17:45:24Z</dc:date>
    </item>
  </channel>
</rss>

