Employee Giving
Hello, I'm looking to locate a list of employees that are currently giving from within (payroll deductions) and the amounts for specific campaigns. Is there a such report?
Comments
-
@Trudi Bell You can absolutely pull a report showing Individuals with giving by campaign (one way is in the canned reports of database view under Finance, I would use the Gift Detail and Summary report).
How you would do that to only pull Employees with Payroll deductions really depends upon how you code those gifts in your system.5 -
@Christine Robertson
Thank you! I'll give that try.0 -
@Trudi Bell You're welcome!
0 -
@Trudi Bell
As Christine mentioned, I would use the Gift Detail and Summary reports in DBV. Within those reports, on the Filter tab, you can select donors with specific constituent codes if you mark employees that way; or you can isolate the employees with a Constituent query attached to your report on the General tab. For Payroll deductions, most people record these as recurring gifts – if you do, you can filter on Gift Type in the Columns tab. As Christine said, it depends how you code the gifts.1 -
@Trudi Bell
To speak more to the query side of things, you could go at it a couple of ways:
You could do a query on active payroll deduction recurring gifts specifically and then output some of the constituent information such as Constituent ID and Name along with Gift Amount (or Fund Split Amount) and Campaign. You could then sum by constituent and campaign in Excel. A powerful way of doing this is by using a pivot table which is designed for this kind of aggregation. One thing to consider is whether you are wanting to reckon the amount for each campaign by Active Recurring Gifts (i.e. how much is currently coming in for each campaign each pay period) or by Total Dollars (i.e. how much each donor has given to each campaign via payroll deduct). The answer to this question will determine whether you are looking specifically for Active Recurring Gifts or also Recurring Gift Pay-Cash's.Another option would be to come at it from the constituent side and query constituents based on whether they have an active payroll deduction recurring gift on their record. Then you could feed that query into a constituent export and use some summary fields to do “mini-queries” that would total payroll deduction gifts from that person into separate columns by campaign if you wanted.
1
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 394 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)

