How to calculate total expected recurring gift amount if we know the scheduled end date?
Hi -
Has anyone written code to calculate the total expected recurring gift amount when an end date is provided? I find it hard to believe it's not in query anywhere…
Thanx in advance.
Comments
-
Hello April,
I think there are 2 ways to do this based on what approach you want to take:
- Option 1: the front end UI model already gives you the projection based on your start , end dates and frequency. This could be mimicked if you take deep dive in UI area
- Option 2 (which I took): sql approach. you need to get an appropriate count of payment times based on your revenue (1st payment) start date and revenue (last payment) end date, as well as frequency. more or less need to ensure the count matches what you see in the UI
To get accurate data: You may also need to consider status of this recurring gift (active, cancelled), how many payments have been paid and how many are in the future, any write-offs, any revenue adjustments, any recurring gift amendments/adjustments made (frequency changes, amount changes), and any designation splits changes between start and end dates.
To make it work in my org's data analytics and reporting, what I did was entirely create a new data model to calculate recurring gift with all scenarios taken into account, and validated with the system.
Hope this helps.
Joe
0 -
I've built a custom query view that does something very similar to this which is it calculate all payments already received in the calendar year and then calculates any remaining recurring gift payments that we would expect in the given calendar year in order to get an expected sum total of giving. This was built out because we utilize recurring gifts to handle our employee giving campaign payroll deductions and wanted to be able to segment out donors that we expected to hit a certain threshold for specific stewardship.
If you'd like I'm more than happy to chat or share what I've built out in case it can help you with that you're trying to do. ?
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 206 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 357 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 561 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.6K SKY Developer
- 242 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 778 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
