Pull Daily Gift Amount Total into Flow
I am using the gift notification flow provided by Blackbaud and would like to include total the amount given.
For example, if three gifts show up in the flow ($100, $200, $300), I want to show we received $600 in gifts.
Might someone point me toward the way to code this?
Comments
-
Amanda Holt:
I am using the gift notification flow provided by Blackbaud and would like to include total the amount given.
For example, if three gifts show up in the flow ($100, $200, $300), I want to show we received $600 in gifts.
Might someone point me toward the way to code this?
Hi Amanda , are you wanting an aggregate amount of donations by the a particular donor or, for example, all gifts given on a particular day??
I answered a question similar to this recently. I'll find it and post it here. Hopefully it's what you need.
0 -
@Amanda Holt Okay, here's how i produced it:
I initialized a float variable. Used the List Gift action and populated just the Constituent ID. Then I incremented the variable with the gift amount. You should be able to then use the stored value of the variable. Hope that helps!
Let me know if those are too blurry and I'll send them as attachments.

0 -
It worked! I made two adjustments:
- In the List Gifts, I used an NXT List instead of single constituent ID. It then summed the total amount of gifts in that list.
- Instead of using the “compose” at the end, I used “format number” so it would display it as currency (example $1,234.00).
Thank you!
0
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™
- 564 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)
