---
title: "Financial Module"
slug: "financial"
updated: 2025-07-02T19:11:18Z
published: 2025-07-02T19:11:18Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.decisions.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Financial Module

| ## Module Details |
| --- |
| **Core or Github Module** | Github |
| **Restart Required** | No |
| **Steps Exposed** | Yes |
| **Step Location** | Data > Financial > Excel Functions |

## Overview

The Financial Module provides a set of steps that perform various financial calculations. These steps are inspired by Excel's financial functions and include functions such as CUMIPMT, NPV, PMT, PV, Rate, and IRR. These steps can be used in conjunction with the Set and Get Excel steps.

### Prerequisites

- [Install](/v9/docs/installing-modules-decisions)the **Financial****Module.**
- Create a [project dependency](https://documentation.decisions.com/v9/docs/project-dependencies).

---

## Exposed Steps

| Step Name | Description |
| --- | --- |
| [CUMIPMT](https://documentation.decisions.com/step-library/docs/cumipmt) | Calculates the cumulative interest paid between two periods in a loan or investment. |
| [IRR](https://documentation.decisions.com/step-library/docs/irr) | Calculates the internal rate of return for a series of cash flows. |
| [NPV](https://documentation.decisions.com/step-library/docs/npv) | Computes the net present value of a series of cash flows given a discount rate. |
| [PMT](https://documentation.decisions.com/step-library/docs/pmt) | Determines the periodic payment required to repay a loan or achieve a certain future value. |
| [PV](https://documentation.decisions.com/step-library/docs/pv) | Calculates the present value of an investment or loan. |
| [Rate](https://documentation.decisions.com/step-library/docs/rate) | Computes the interest rate per period of an investment or loan. |

![](https://cdn.document360.io/6ef8bcc1-6489-4486-9ad1-83acff7e5df0/Images/Documentation/2025-07-01_11h55_56.png)
