Edit Record Filter

Moderators: Moderators, Tech Support

Post Reply
wms7328
Posts: 246
Joined: Tue Apr 26, 2005 8:45 am
Location: Unity Presbyterian Church
Contact:

Edit Record Filter

Post by wms7328 »

Trying to write a custom report that will give us a listing of new members with pictures using the filter of family tagged or untagged. When selecting the record filter of tagged, I'm selecting "Tagged is not an empty field". However, in using this, I get all the records not just the tagged ones. If I select "Tagged is an empty field", I get no records selected. Not sure what else I would use for this field.

Please any help in using tagging to make this selection would be appreciated.

Tracy
Program Development
Program Development
Posts: 463
Joined: Fri Sep 05, 2003 3:08 pm
Location: PowerChurch Software
Contact:

Re: Edit Record Filter

Post by Tracy »

Tagged is either a Y or an N.

Tagged exactly matches Y will give you all tagged records.
Tracy

Zorak
Tech Support
Tech Support
Posts: 3006
Joined: Thu May 13, 2004 9:59 am
Location: PowerChurch Software
Contact:

Re: Edit Record Filter

Post by Zorak »

Tracy wrote:Tagged is either a Y or an N.
Additionally, [blank] is treated as N. Those who have never been tagged will be tagged = "". If you ever need to report on those who are NOT tagged, choose Tagged does not equal "Y". Otherwise, you would have to define two conditions: tagged is not blank [OR] tagged equals "N".

Post Reply