<?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 Help with XIRR formula in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-XIRR-formula/m-p/217581#M70768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;I'm having trouble making an XIRR function work, I have the following formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;=XIRR (&lt;BR /&gt; ( { $ &amp;lt; DT_TransDate = { '&amp;lt;=$(=Only(DT_ReportMonthEnd))' } &amp;gt; } _rCashflow_Drawdown + _rCashflow_Distribution )&lt;BR /&gt; +&lt;BR /&gt; ( { $ &amp;lt; DT_TransDate = {'$(=Only(DT_ReportMonthEnd))' } &amp;gt; } _rCashflow_FMV )&lt;BR /&gt; , MonthEnd ( DT_CashflowDate )&lt;BR /&gt; )&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;For information, the individual formulas for drawdown+distribution and for FMV work as expected, giving the correct values against the correct dates (FMV Being only against the last month end). But when I try the above in an XIRR expression, it will always return NULL.&lt;/P&gt;&lt;P&gt;I couldn't find anything on the forum related to XIRR so I'm not sure if anyone else out there is even using this function.&lt;/P&gt;&lt;P&gt;Any help appreciated as usual,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Jul 2010 11:43:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-07-08T11:43:31Z</dc:date>
    <item>
      <title>Help with XIRR formula</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-XIRR-formula/m-p/217581#M70768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks&lt;/P&gt;&lt;P&gt;I'm having trouble making an XIRR function work, I have the following formula:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;=XIRR (&lt;BR /&gt; ( { $ &amp;lt; DT_TransDate = { '&amp;lt;=$(=Only(DT_ReportMonthEnd))' } &amp;gt; } _rCashflow_Drawdown + _rCashflow_Distribution )&lt;BR /&gt; +&lt;BR /&gt; ( { $ &amp;lt; DT_TransDate = {'$(=Only(DT_ReportMonthEnd))' } &amp;gt; } _rCashflow_FMV )&lt;BR /&gt; , MonthEnd ( DT_CashflowDate )&lt;BR /&gt; )&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;For information, the individual formulas for drawdown+distribution and for FMV work as expected, giving the correct values against the correct dates (FMV Being only against the last month end). But when I try the above in an XIRR expression, it will always return NULL.&lt;/P&gt;&lt;P&gt;I couldn't find anything on the forum related to XIRR so I'm not sure if anyone else out there is even using this function.&lt;/P&gt;&lt;P&gt;Any help appreciated as usual,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Jul 2010 11:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-XIRR-formula/m-p/217581#M70768</guid>
      <dc:creator />
      <dc:date>2010-07-08T11:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help with XIRR formula</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-XIRR-formula/m-p/217582#M70769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have mistake in set analysis/ When you use range of values you should use double quote mark " and your formula would look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=XIRR (&lt;BR /&gt; ( { $ &amp;lt; DT_TransDate = { "&amp;lt;=$(=Only(DT_ReportMonthEnd))" } &amp;gt; } _rCashflow_Drawdown + _rCashflow_Distribution )&lt;BR /&gt; +&lt;BR /&gt; ( { $ &amp;lt; DT_TransDate = {"$(=Only(DT_ReportMonthEnd))'" } &amp;gt; } _rCashflow_FMV )&lt;BR /&gt; , MonthEnd ( DT_CashflowDate )&lt;BR /&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is this? Why this is a part of your formula? You cant use it like that...&lt;/P&gt;&lt;P&gt;=XIRR ( ( { $ &amp;lt; DT_TransDate =&lt;STRONG&gt; { ' }&lt;/STRONG&gt; _rCashflow_Drawdown + _rCashflow_Distribution ) + ( { $ &amp;lt; DT_TransDate = {"$(=Only(DT_ReportMonthEnd)" } &amp;gt; } _rCashflow_FMV ) , MonthEnd ( DT_CashflowDate ) )&lt;/P&gt;&lt;P&gt;Delete it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 08:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-XIRR-formula/m-p/217582#M70769</guid>
      <dc:creator>stantrolav</dc:creator>
      <dc:date>2014-08-14T08:58:54Z</dc:date>
    </item>
  </channel>
</rss>

