CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Finding contacts who are NOT contributors
Pages: [1]

Author Topic: Finding contacts who are NOT contributors  (Read 422 times)

Joshua Slocum

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 3.3.3
  • CMS version: Joomla 1.5.23
  • MySQL version: 5.0.67
  • PHP version: 5.2.6
Finding contacts who are NOT contributors
August 31, 2011, 01:43:17 pm
Hi all,

If this has been answered in other documentation I don't want to waste anyone's time, but I couldn't find it.

I'm trying to create a list of contacts for my organization that will capture all those with a certain tag, but who have not contributed within a certain date range. I'm guessing that means there's no contribution record for such contacts at all, which is why my efforts at search builder have failed.

So, I need to find contacts who:

have TAG X

and

who donot have a contribution record (or, put another way, who have contribution amounts of 0) for date range Y-Z

I've tried everything I can think of to no avail. Any help would be greatly appreciated.

Cheers!

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: Finding contacts who are NOT contributors
August 31, 2011, 02:18:28 pm
An ugly option might be
- create Group A of 'donated in required period'
- create Group B of 'everyone'
- use the Custom search (at bottom of Search) that lets you find 'in Group B but not in Group A' and with Tag X
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

Joshua Slocum

  • I’m new here
  • *
  • Posts: 4
  • Karma: 0
  • CiviCRM version: 3.3.3
  • CMS version: Joomla 1.5.23
  • MySQL version: 5.0.67
  • PHP version: 5.2.6
Re: Finding contacts who are NOT contributors
September 01, 2011, 06:28:39 pm
Thanks Pete - I'll give that a try. Ugly options are just fine, it only needs to work!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Finding contacts who are NOT contributors

This forum was archived on 2017-11-26.