Hi, I need to replicate this formula from excel:
=VNA(wacc;cash flow)*(1+wacc)^0,5
Could you please help me? Thanks
Nacho
Hi,
I am not an Excel expert functions and I do not know all the context of the current Excel file.
However, assuming that "wacc" and "cash flow" will be line items in your Anaplan model, you can use a combination of NPV and SQRT Anaplan functions functions
= NPV(wacc, cash flow) * SQRT(1 + wacc)
Thank you all, for the quick reply.
Unfortunatelly the result of the formula does not match exactly with the Excel formula.
As far as I know, it is on Anaplan's roadmap o release the NPV formula that matches.
Hi
Have just used simple case for CF and Rate and NPV to show the results of excel and anaplan.
Attaching the screenshot along with formula in Anaplan.
I am trying to create a Net Debt / EBITDA formula at the bottom of one of our P&L income statements where, i have tried the MOVINGSUM function. However this does not work for summary line items which EBITDA is. What i would like is to be able to sum the previous 12 months EBITDA (Including the current period) numbers in a…
Hi I'm looking to speak to people who have used/are using the Docusign integration in their business. We are exploring the possibility, but we find the current setup quite limiting in terms of how an end user would interact with the integration, but also issues with concurrency and number field formats. Would appreciate…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…