We want to start sending donor anniversary cards once each month. I’m not sure how to best pull this info.
Basically, if you gave your first ever gift on March 10th of 2005, March would be your anniversary month.
Is there a way to pull this information? Or will this need to be a custom built attribute?
Thanks,Joshua
Joshua,
We use a custom Output Set Element which reports the first gift date, amount, fund, and campaign.
Let me work on getting the precise code for it.
Thank you,
Brian
The SQL code to pull the information is:
In LVS_GIFTSTATS, you can also select:
To build these as Output Set Elements, you'll need to work in TR_QUERY_ELEMENT and TR_QUERY_ELEMENT_PARAMETER in the System Tables.
Hi Joshua,
Like Brian said the quickest way to do this is with Output Builder, and yes it requires a custom element. The exact coding is available in the Output Set Builder Cookbook.
The cookbook will have you use the standard Tessitura SQL view for contributions which is different than the local custom view (LVS_GIFTSTATS) that Brian uses.
Jared
To piggyback on the great answers already here, it may help to quickly define what constitutes a 'first gift' for your team in case it affects how you build your custom element.
For example, coding the element to only pull gifts greater than $0 will squash any $0 contributions that might be lurking due to adjustments. You could also customize the output to only look at certain campaign categories for example, if you wanted to exclude things like event tickets/auctions/raffles and target the patron's first traditional annual fund gift. Hope that helps!
Hi Joshua!
I’m so excited to an easy answer for you!
There are two helpful output set elements that will output information about a constituent’s first contribution.
· Contribution First Amount
· Contribution First Date
Once you create a list of constituents in list manager and build an output set with these elements (in the contribution folder) you can execute an output set from reports an utilities. You’re all set! :)
Good luck!
Kelly
Kelly Ball Assistant Director of CRM Enterprise Services
San Francisco Museum of Modern Art Now Open! Tickets Available at SFMOMA.org
415.357.4134 kball@SFMOMA.org 151 Third Street | San Francisco, CA 94103
From: Tessitura Development Forum [mailto:forums-development@tessituranetwork.com] On Behalf Of Joshua Carter Sent: Wednesday, March 29, 2017 2:17 PM To: Kelly Ball <kball@SFMOMA.org> Subject: [Tessitura Development Forum] Date of First Gift
Thanks, Joshua
This message was sent automatically to you by www.tessituranetwork.com because you subscribed to the Tessitura Development Forum. You may reply to this message to post to the Development forum or visit the site to search, read and post to the forums. In the interest of keeping the forum posts from becoming cluttered, we encourage you to delete previous message text from your reply before sending. Thank you!
Thank you to everyone for your speedy and helpful responses! I'm so glad this will be an easy implementation!
Thanks to each of you for your advice!
Have a great week,
Joshua