Last Gift

Hello everyone,

 

I’m in the process of creating a report that includes everything except a constituent’s blood type L.  One of the components of one of the lists includes a constituent’s last gift.  Is there a way I can really get only the last gift.  This list gives me all gifts and I must sort by date, then delete all but the last gift.  In normal circumstances, this would not be a problem, but I’m creating 60 lists for 6 reports.  HELP!!!

 

MC35LV

Melanye V. Taylor

Development Operations Database Coordinator

Performing Arts Center of Los Angeles County

135 North Grand Avenue

Los Angeles, CA. 90012

213.972.3123

mtaylor@MusicCenter.org

www.MusicCenter.org

 


This email is solely for the intended addressee, and may contain privileged or confidential information. If you are not the intended recipient, please do not use or distribute this material. If you have received this communication in error, please notify me immediately, return this transmission, and delete or destroy any copies.
Parents Reply Children
  • Tracy,

    I recommend looking at the Output Set Builder Cookbook:

    http://www.tessituranetwork.com/~/media/Documentation/Extractions%20and%20Lists/Output_Set_Builder_Cookbook.ashx

    There are some great "recipes" in there for first/last gift output sets.  I recently just set up a new one that includes the amount, campaign, and date in one field.  I based it on the recipe in the cookbook with a few minor modifications.

    I do recommend some testing after you're done.  I discovered that creating a view for First Gift based on ref_no didn't work for us because of some unusual conversion issues so I created one based on cont_dt.


    Dale