Using "total amount raised" by participants in multiple Teamraiser events
Does anyone know of a way to pull a "total amount raised" by participants taking part in multiple Teamraisers? We had folks last year who participated in 2-3 Teamraiser events. We'd like to be able to send an email thanking them for the total amount they raised in 2020. I can pull a list of participants who participated in one or more of the three events and raised more than $1 using Tasks, but is there then a way to include a "total amount raised" from multiple events in an email? I can't find a field that seems to be able to do this...
Tagged:
0
Comments
-
Only way I'm aware of is a manual process:
- Setup > Database configuration. Turn on a custom field to capture the amount.
- Data Management > Reports > Report Writer. New report of the type teamraiser > gift summary by participant. Only output their constituent ID and the amount raised. On filters, select all events.
- Run report, download CSV. Copy the tab, switch to the duplicate, and delete your fundraising numbers. Remove duplicates from the cons_id list.
- Add a column titled with the custom field you made in step 1. =SUMIF() to add up every entry from your first tab, then save to a new CSV
- Data Management > Import/Export > Crate Custom Constituent Import. Upload your file, and map the column to your custom field.
1 -
I think in your email you could do it with the S130 tag, which you can use to do math, combined with the S48 tag.
Something along the lines of:
[[E130: [[S48:1234-567890:dollars]] [[S48:5678-567890:dollars]] + [[S48:9012-567890:dollars]] + ]]
It will take some testing, but I think it could work.
BPM1
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 395 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 359 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 563 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.7K SKY Developer
- 243 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
- 779 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)

