Pulling New Donors by Fiscal Year

Options
Hello all, I am back with another question. I am trying to export a list of all new donors to my organization specific to the last three fiscal years. 

What I need to pull is all new donors who gave their first gift in 2015-16, 2016-17, 2017-18, 2018-19 and the amount of the total first year giving. 


Thanks for any help! 

Comments

  • If I were to do this I would do the following:


    Set up three separate queries (or reuse the same one but use to produce a different export file for each of the three years):


    First Gift Date between 7/1/15 and 6/30/16 (or whatever your FY date range is)


    Attach query to an export and include whatever demographic information you want (I'd strongly suggest Constituent ID or Import ID)


    Include a Summary of Gift for total gift amount with criteria of the FY gift range you are pulling for (so for the example query above it would be Gift Date between 7/1/15 and 6/30/16), filter for any specific Campaign/Fund/Appeals that are important (or leave as include all if this isn't important) and filter on gift type (probably all cash types, but again it depends on what is important for your organization)


    Hope that helps!

    Joanne
  • Joanne Felci:

    If I were to do this I would do the following:


    Set up three separate queries (or reuse the same one but use to produce a different export file for each of the three years):


    First Gift Date between 7/1/15 and 6/30/16 (or whatever your FY date range is)


    Attach query to an export and include whatever demographic information you want (I'd strongly suggest Constituent ID or Import ID)


    Include a Summary of Gift for total gift amount with criteria of the FY gift range you are pulling for (so for the example query above it would be Gift Date between 7/1/15 and 6/30/16), filter for any specific Campaign/Fund/Appeals that are important (or leave as include all if this isn't important) and filter on gift type (probably all cash types, but again it depends on what is important for your organization)


    Hope that helps!

    Joanne

    Joanne my follow up since I am brand new to using RE is this, do I run the query on constituents or gifts, or does it even matter? Thanks! 

  • I cannot say for certain it matters in your case, but I will create my queries based on the most important aspect.  For instance, I would choose constituent query in your case because your primary concern is the constituent. 

    Another thing to take into consideration is the export.  If you choose a gift query, you cannot use a constituent type export.
  • Shana - Summary of Gifts is only available in a Constituent Query/Constituent Export and I would strongly suggest you use this instead of gift ranges/gift query


    You will want to use a Constituent Query as Larry mentioned it is constituents you are interested in not gifts specifically
  • Thanks all, this is really helpful to me, but yes we are looking for two different totals, one is total new donors each of the last three fiscal years, and the total amount they gave in those years. So, from what I am reading I would do both a constituent query, and a summary gifts query for each of those three years, and that would be a total of six queries to pull that particular data for those three years based on the two criteria of total new constituents, and total amount given by those new donors? Also is there a way to set up a view of this at all in NXT? 
  • If I am reading your objective correctly,  you should need 3 constituent queries for each year of new donors.  You only need 1 constituent export for the data you want to see.  You can use this export for each of the queries.   The export can provide the summary information as well as name, address, etc..

    What Joanne said :)
  • You could do this with one query that pulls all first gifts with a greater than or equal to date of 1/1/17 (go back 3 years) and make sure you include the constituent codes you want. Then in your export, include summary columns for the number of all gifts less than 1/1/17; a column for all gifts in 2017, a column for all gifts in 2018 and one for 2019. Include a column for first gift date and first gift amount.


    Then when you run it, check that less than 1/1/17 column to make sure those columns are empty. If they have a number in them, they gave before your date range and can be removed from your spreadsheet.

Categories