Used IRR formula in a Model but it is returning NaN as result whereas when Same numbers are given as a input to IRR formula in Excel it is returning a numbe
Hi,
Looking at the information you've provided it seems like that the formula is correct however you've not provided an estimate for the IRR (im not sure that this is needed or has any relevance) but you could try adding one and see if this makes any difference. The NaN is normally a result when a calculation calculates something infinite. This could be to do with the summary method. Have you tested the '8-1275-Mark-20/2/2019' to make sure the IRR is correct for this.
In the IRR example here - https://help.anaplan.com/anapedia/Content/Calculation_Functions/All/IRR.html?_ga=2.176266661.1219197203.1551085839-636186280.1545216924 the transactions have a top level / total whereas yours do not maybe you could try adding this.
I hope this helps!
Usman
Interesting!
If it is calculating the correct IRR for the others then it must be correct.
My other thoughts are that maybe the IRR calc has an upper limit to what can be calculated?
Could be worth contacting support@anaplan.com and seeing if this is a known anaplan issue?
Thanks,
Hi,You've done nothing wrong here, this is not working correctly.
I've tested this and this results is unexpected, it is being raised with our development teams.
As a workaround you can use a timerange instead of the date value.Using IRR(Source.Cashflow) which gives the value 49,665.2%(you will need to give Terms a top level)
Hi @MarkWarren
Will you post here to let us know once this is issue is resolved?
Kind Regards,
It should be in the Platform release notes when it gets released, best to check there on each release.https://community.anaplan.com/t5/Releases/bg-p/Platform-Releases
Will try and update this persoanlly if I remember!
Thanks!
I'll be sure to look out for it.
Hi Vamshi,
Change the module Timescale to "Year" Format.
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…
Hello community, I have an issue with anaplan report (functionality). The issue I have is within couple of slides. The data in that report is scrolling into a new page. There is a hierarchy in the rows and line items and time in the columns. My problem is, the hierarchy is getting broken in the second page. One of the node…
I want to create an S3 connection that will have monthly data stored in individual csv files that is connected to ADO. Around month end, data will be uploaded multiple times, replacing existing csvs. When this happens I want to replace the existing data for that month with the new file. I don't want to have to create a…