Important Notice: This article applies to the New ParishSOFT Platform. If your diocese hasn’t migrated yet, explore our knowledge base for relevant resources.
This article will give you the steps to follow to create a 5-year pledge projection report in Excel. The report will provide a projection of income from a pledge for the next 5 years.
To produce the report, you will create and run a query in IQ and export the data from the query into an Excel spreadsheet that will produce the report.
Build the Query
Open MS Excel Template linked to the bottom of this document.
Open ParishSOFT and choose the Intelligent Query module.
Jump here to get a list of Result Column suggestions for building out the query.
Choose the funds you want to report on. If appropriate, set a condition for Pledge Start Date to limit the report to pledges that were given in a specific date range.
Execute and Save Query Results
Click Execute Query to produce the list of query results. It may take some time for the query to run.
When the query runs, select Query Results and choose Export to CSV. A file will download to your computer. The specific way to open the file depends on your web browser and computer setting.
Copy Results to Spreadsheet template and View
Open the CSV export file.
Highlight and copy all the cells in the CSV export file.
Paste the cells into the Data tab of the PledgeProjectionCN_Master.xlsx spreadsheet.
Select the Report worksheet.
Review and/or Print as desired.
How to create the Pledge Production Data Pull Query in IQ
The IQ query "PledgeProjectionPull" needs to produce exactly the right result columns in order to be read by the spreadsheet. To create the query, go through the following steps:
For Query Condition, use Pledges: Fund DUID. This should include the Fund ID for the fund you want to get projections for. You can use multiple funds or limit the results to pledges given during a specific time period.
For Result Columns, enter the following columns in the exact order specified below:
- Pledges Pledge DID
- Pledges Family DID
- Pledges Total Pledge Amount
- Pledges Pledge Date
- Pledges Start Date
- Pledges Months Amortized
- Pledges_Down Payment Down Payment Amount
- Pledges Total Paid
- Pledges Balance
- Pledges Installment Amount (Unfiltered)
- Pledges Billing Frequency ID
- Pledges Billing Frequency
- Pledges Fund DUID
- Funds Fund Name
- Funds Description
- Pledges Jan
- Pledges Feb
- Pledges Mar
- Pledges Apr
- Pledges May
- Pledges Jun
- Pledges Jul
- Pledges Aug
- Pledges Sep
- Pledges Oct
- Pledges Nov
- Pledges Dec
- Pledges Total Adjustment Amount
- Pledges Last Adjustment Date
- Pledges Installment Amount (or Balance)
- Pledges is Paid In Full
- Pledges Latest Payment Amount
- Pledges Latest Payment Date
- Pledges Months Remaining
- Pledges Months Since Pledge Inception
- Pledges Number of Months Billed
- Pledges Original Pledge Amount
- Pledges Payment Count
- Pledges Percent of Pledge Fulfilled
- Pledges Fulfillment Method
- Pledges End Date
Updated