Retrieving financial analysis results

The Investment Analysis calculates and returns the results from the financial analysis of the model to the attributes in the same module that contains the time grid. To return the results, the alias of the time grid is used as a prefix for the alias of each result attributes.
Note: If time grid values are edited in the time grid editor, the results retrieved from the financial analysis in the attributes is reset to zero. The values must be saved in Investment Analysis mode to retrieve results from the financial analysis of the model.
The following table lists the result attributes that retrieve the results from a financial analysis.
Table 1. Attributes to retrieve financial analysis result
Result Attribute Type Alias Suffix
NPV Distribution Matrix __NPV
NPV Mean Float __NPVMean
NPV Standard Deviation Float __NPVStdDev
ROI Integer __ROI
IRR Float __IRR
Payback Period Integer __paybackPeriod

Feedback