Welcome to Forums Sign in | Join | Help | Forums
in Search





Make the world a better place.

Query to Check if Constituent Assigned 2+ Packages in Same Appeal

Last post 03-13-2008 4:11 PM by Katy Ronshausen. 5 replies.
Page 1 of 1 (6 items)
Sort Posts: Previous Next
  • 03-10-2008 5:38 PM

    Query to Check if Constituent Assigned 2+ Packages in Same Appeal

    We are doing an appeal where we do not want constituents to be assigned more than one package.  I have created 16 packages and used output queries from mail to assign appeal/packages in global add*.  Now I want to double-check using query that no constituent has been assigned two or more packages in this appeal.  Does anyone know if this is possible? I've tried using a constituent query with varying criteria and nothing I'm coming up with is working (I added an extra package to one record so I know there is at least one it should be finding).

     *I know I could have simplified this by using segmenting in mail and adding the appeal/package from there, but I didn't realize that until it was too late!!!  Lesson learned.

     Thanks in Advance, Katy (College of Santa Fe)

  • 03-11-2008 12:43 PM In reply to

    • Jason Want
    • Top 150 Contributor
    • User Since: 2006
    • Posts 47
    • Organization: Audubon Nature Institute
    • Products:  The Raiser's Edge

    Re: Query to Check if Constituent Assigned 2+ Packages in Same Appeal

    Katy,

     Here's an idea.  In your constituent type query, set the Assigned Appeal ID field = Appeal ID.  Then Assigned Package ID is one of type all of the packages you are looking for.  In the "one of window", mark the "Each record must meet all specified criteria" check box.  Hope this works for you.

     jwant

    --
    Jason Want
    Database Coordinator, Member Services
    Audubon Nature Institute
  • 03-11-2008 1:11 PM In reply to

    • Melissa Graves
    • Top 10 Contributor
    • User Since: 2002
    • Posts 778
    • Organization: Village for Families and Children
    • Products:  The Raiser's Edge

    Re: Query to Check if Constituent Assigned 2+ Packages in Same Appeal

    I'm not sure that would work.  If I understand what you are saying I think she would only find those that were sent ALL packages not just two different ones.

    What you may have to do is a series of appeals

    appeal id = abc

    and package id = 1

    and package id not = 1

    (repeat for 2, 3, 4, etc.)

    Melissa S. Graves
    Director of Development Services
    The Village for Families and Children
    Hartford, CT
  • 03-11-2008 1:20 PM In reply to

    • Jason Want
    • Top 150 Contributor
    • User Since: 2006
    • Posts 47
    • Organization: Audubon Nature Institute
    • Products:  The Raiser's Edge

    Re: Query to Check if Constituent Assigned 2+ Packages in Same Appeal

    Good point!  I only tested it for 2 different packages, not 16.  I got ahead of myself.

    --
    Jason Want
    Database Coordinator, Member Services
    Audubon Nature Institute
  • 03-11-2008 1:21 PM In reply to

    • Jeannine Viering
    • Top 500 Contributor
    • Posts 19
    • Organization: Hospice of Palm Beach County, Inc.
    • Products:  Blackbaud Direct Marketing, The Financial Edge, The Raiser's Edge

    Re: Query to Check if Constituent Assigned 2+ Packages in Same Appeal

    Oops...you would actually need to do a constituent query and export but the rest should still work for you. 

    I think with 16 packages this might be more work than what you want. 

    How about this:  create an appeal query pulling all constituents with that specific assigned appeal, do an appeal export into excel and export the appeal ID and the package description, you will have the option to choose how many packages to export for each appeal, once in excel, auto filter on the columns where someone may have more than one package for said appeal (not sure of what the header would look like but would have _2 in it to indicate second package).

    I hope this makes sense.  Let me know if you further details.

    Jeannine Viering

  • 03-13-2008 4:11 PM In reply to

    Re: Query to Check if Constituent Assigned 2+ Packages in Same Appeal