Search by constiuent ID in a Query
Comments
-
John Zajc:
John Heizer:
Teresa Hosch:
I did reach out to Blackbaud, and was told that what I want to do cannot be done. It’s difficult to believe that our institution is the only one that wants this capability, so I reached out to the community. It sounds like others want it, but have it, so I’ll keep working to get it to work for us.
Thank you for the suggestion regarding Excel. Others, too, mentioned that, and I will definitely give it a try.
Thank you!
Teresa Hosch
Prospect Researcher
Cal Poly Pomona
3801 W. Temple Avenue
Pomona, CA 91768
(909) 869-2969
"Cannot be done"???? But you see that others are doing exactly that, unless there's something else you told Blackbaud that you're trying to do that you're not telling us in the community.
The behavior you're describing is not what others are experiencing (no one else here gets the same results you say you get with a Query using the criteria you've described). If the community has all the same information you gave to Blackbaud then your RE is not behaving as designed and you have discovered a bug that should be documented and fixed. There should be no reason that this "cannot be done."I can replicate this behavior in my database and I have a guess as to why others aren't able to.
The database I am working in has lived through several differernt ID schemes. So really old records have 3 or 4 digits and newer ones have 9 digits. Others have TB or TBN at the start of the ID. If the database stuck to one scheme, then this quirk would not appear until you "turned off the odometer."
A similar thing happens in my database when I sort by ConsID in a query; It seems to behave as if the ConsID field is text irather than numerical (it's early and I'm at home without access to RE, so I apologize if I just wrote something stupid about the field).
The Constituent ID IS a text field. Even if an RE database contains only numerical digits the field is still searched and sorted as text. This still should not result in the behavior being described. "Is one of" criteria should result in, at most, one result for each of the entries in the criteria list.
3 -
John Heizer:
The Constituent ID IS a text field. Even if an RE database contains only numerical digits the field is still searched and sorted as text. This still should not result in the behavior being described. "Is one of" criteria should result in, at most, one result for each of the entries in the criteria list.John's 100% correct on this.
And I sure wish this weren't the case!
People depend on Constituent ID as if it were a primary key, but it ain't: It can be edited, contain non-numbers, be duplicated, etc. System Record ID is a better choice for any time you need a PK, I think. (If you have the VBA/Macro module, you can add a business rule to manage errant changes - or any changes - btw.)
Steve
PS I sure with there was auto-spellcheck on this thing!
1 -
Steven Cinquegrana:
John Heizer:
The Constituent ID IS a text field. Even if an RE database contains only numerical digits the field is still searched and sorted as text. This still should not result in the behavior being described. "Is one of" criteria should result in, at most, one result for each of the entries in the criteria list.John's 100% correct on this.
And I sure wish this weren't the case!
People depend on Constituent ID as if it were a primary key, but it ain't: It can be edited, contain non-numbers, be duplicated, etc. System Record ID is a better choice for any time you need a PK, I think. (If you have the VBA/Macro module, you can add a business rule to manage errant changes - or any changes - btw.)
Steve
PS I sure with there was auto-spellcheck on this thing!I'm not sure I understand what you mean by "be duplicated." Two records cannot have the same Constituent ID in RE.
1 -
I have run in to this problem in the past and discovered I was using Contains instead of One of. Double-check to make sure you are not using a criteria of Contains.
0 -
Teresa,
Is the query you created a constituent query? If it is a gift query, it will bring up all gifts with that Constituent ID so you would see multiple entries. (doesn't sound quite like your description, though).
Are there other criteria being selected in the same query? Possibly they are the reason for the extras.
Have you tried creating a new Constituent query with only the Constituent ID is one of ...? Sometimes starting fresh helps.
Although it should make no difference, you might try changing the query type from Dynamic to Static (or Static to Dynamic), and choosing an Individual query type rather than Constituent query type.
If someone from support is saying that what you are asking can't be done, then they don't understand what you are asking. It's a standard feature in RE., listed in chapter 23 of the Query and Export Guide.
Good luck.
Lance
Teresa Hosch:
Hi All,
When attempting to run a query, I want to use "one of", and then enter the constituent ID. However, I am finding that when I enter say, 263, Raiser'sEdge doesn't select just record #263. It chooses several records that contain the number 263. How can I have it select 263? I have this problem when the ID number is short, fewer than 6 digits or so.
Thank you,
Teresa
0 -
Teresa Hosch:
I’m not copying from Excel, I’m entering the numbers manually. Is it possible to copy from Excel and not have the issue?
Teresa Hosch
Prospect Researcher
Cal Poly Pomona
3801 W. Temple Avenue
Pomona, CA 91768
(909) 869-2969
I copy IDs from Excel or type them in using "one of" and I do not experience the problem cited. If the ID is "623", that is what my results show, using "one of" as the operator (running v. 7.93). There must be something else going on.
0 -
Teresa,
I'm with many of the others on this one. I think you need to try BB support again, and don't take no for an answer. I cannot replicate what your RE sounds like it's doing in my database even though I seem to have the same numbering system as you - where 415 could be record id #415, 41501, 4155, or any number of records where the id contains 415 in it.
2 -
Yep, sounds like a Support Case to me. Request a screen share, so they can see exactly what you're doing. Perhaps there's something there that you're not realizing you haven't stated in your posts but that's causing the problem. Or there's a problem with your database. Does this happen just with the one ID number, or for any number you enter in this manner?1
-
Teresa Hosch:
I agree with Jenny, when I have those "random" queries when I use specific record one of and choose who I want. Learned this in a class years ago and it has saved me lots of time over the years.
0 -
Teresa Hosch:
Hi All,
When attempting to run a query, I want to use "one of", and then enter the constituent ID. However, I am finding that when I enter say, 263, Raiser'sEdge doesn't select just record #263. It chooses several records that contain the number 263. How can I have it select 263? I have this problem when the ID number is short, fewer than 6 digits or so.
Thank you,
TeresaWhen you're in the query can you view the underlying SQL behind it by clicking on View>SQL (or Ctrl + Q)?
Providing this should shed some light on what the GUI is doing when talking to your database. The pertimant bit will be in the WHERE clause and should look something like
GIFT_RECORDS.CONSTITUENT_ID IN ('123','456','789')
0
Categories
- All Categories
- Shannon parent
- shannon 2
- shannon 1
- 21 Advocacy DC Users Group
- 14 BBCRM PAG Discussions
- 89 High Education Program Advisory Group (HE PAG)
- 28 Luminate CRM DC Users Group
- 8 DC Luminate CRM Users Group
- Luminate PAG
- 5.9K Blackbaud Altru®
- 58 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 409 bbcon®
- 2.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- donorCentrics®
- 1.1K Blackbaud eTapestry®
- 2.8K Blackbaud Financial Edge NXT®
- 1.1K Blackbaud Grantmaking™
- 527 Education Management Solutions for Higher Education
- 1 JustGiving® from Blackbaud®
- 4.6K Education Management Solutions for K-12 Schools
- Blackbaud Luminate Online & Blackbaud TeamRaiser
- 16.4K Blackbaud Raiser's Edge NXT®
- 4.1K SKY Developer
- 547 ResearchPoint™
- 151 Blackbaud Tuition Management™
- 61 everydayhero
- 3 Campaign Ideas
- 58 General Discussion
- 115 Blackbaud ID
- 87 K-12 Blackbaud ID
- 6 Admin Console
- 949 Organizational Best Practices
- 353 The Tap (Just for Fun)
- 235 Blackbaud Community Feedback Forum
- 55 Admissions Event Management EAP
- 18 MobilePay Terminal + BBID Canada EAP
- 36 EAP for New Email Campaigns Experience in Blackbaud Luminate Online®
- 109 EAP for 360 Student Profile in Blackbaud Student Information System
- 41 EAP for Assessment Builder in Blackbaud Learning Management System™
- 9 Technical Preview for SKY API for Blackbaud CRM™ and Blackbaud Altru®
- 55 Community Advisory Group
- 46 Blackbaud Community Ideas
- 26 Blackbaud Community Challenges
- 7 Security Testing Forum
- 3 Blackbaud Staff Discussions
- 1 Blackbaud Partners Discussions
- 1 Blackbaud Giving Search™
- 35 EAP Student Assignment Details and Assignment Center
- 39 EAP Core - Roles and Tasks
- 59 Blackbaud Community All-Stars Discussions
- 20 Blackbaud Raiser's Edge NXT® Online Giving EAP
- Diocesan Blackbaud Raiser’s Edge NXT® User’s Group
- 2 Blackbaud Consultant’s Community
- 43 End of Term Grade Entry EAP
- 92 EAP for Query in Blackbaud Raiser's Edge NXT®
- 38 Standard Reports for Blackbaud Raiser's Edge NXT® EAP
- 12 Payments Assistant for Blackbaud Financial Edge NXT® EAP
- 6 Ask an All Star (Austen Brown)
- 8 Ask an All-Star Alex Wong (Blackbaud Raiser's Edge NXT®)
- 1 Ask an All-Star Alex Wong (Blackbaud Financial Edge NXT®)
- 6 Ask an All-Star (Christine Robertson)
- 21 Ask an Expert (Anthony Gallo)
- Blackbaud Francophone Group
- 22 Ask an Expert (David Springer)
- 4 Raiser's Edge NXT PowerUp Challenge #1 (Query)
- 6 Ask an All-Star Sunshine Reinken Watson and Carlene Johnson
- 4 Raiser's Edge NXT PowerUp Challenge: Events
- 14 Ask an All-Star (Elizabeth Johnson)
- 7 Ask an Expert (Stephen Churchill)
- 2025 ARCHIVED FORUM POSTS
- 322 ARCHIVED | Financial Edge® Tips and Tricks
- 164 ARCHIVED | Raiser's Edge® Blog
- 300 ARCHIVED | Raiser's Edge® Blog
- 441 ARCHIVED | Blackbaud Altru® Tips and Tricks
- 66 ARCHIVED | Blackbaud NetCommunity™ Blog
- 211 ARCHIVED | Blackbaud Target Analytics® Tips and Tricks
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- Luminate CRM DC Users Group
- 225 ARCHIVED | Blackbaud eTapestry® Tips and Tricks
- 1 Blackbaud eTapestry® Know How Blog
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
- 1 Blackbaud K-12 Education Solutions™ Blog
- 280 ARCHIVED | Mixed Community Announcements
- 3 ARCHIVED | Blackbaud Corporations™ & Blackbaud Foundations™ Hosting Status
- 1 npEngage
- 24 ARCHIVED | K-12 Announcements
- 15 ARCHIVED | FIMS Host*Net Hosting Status
- 23 ARCHIVED | Blackbaud Outcomes & Online Applications (IGAM) Hosting Status
- 22 ARCHIVED | Blackbaud DonorCentral Hosting Status
- 14 ARCHIVED | Blackbaud Grantmaking™ UK Hosting Status
- 117 ARCHIVED | Blackbaud CRM™ and Blackbaud Internet Solutions™ Announcements
- 50 Blackbaud NetCommunity™ Blog
- 169 ARCHIVED | Blackbaud Grantmaking™ Tips and Tricks
- Advocacy DC Users Group
- 718 Community News
- Blackbaud Altru® Hosting Status
- 104 ARCHIVED | Member Spotlight
- 145 ARCHIVED | Hosting Blog
- 149 JustGiving® from Blackbaud® Blog
- 97 ARCHIVED | bbcon® Blogs
- 19 ARCHIVED | Blackbaud Luminate CRM™ Announcements
- 161 Luminate Advocacy News
- 187 Organizational Best Practices Blog
- 67 everydayhero Blog
- 52 Blackbaud SKY® Reporting Announcements
- 17 ARCHIVED | Blackbaud SKY® Reporting for K-12 Announcements
- 3 Luminate Online Product Advisory Group (LO PAG)
- 81 ARCHIVED | JustGiving® from Blackbaud® Tips and Tricks
- 1 ARCHIVED | K-12 Conference Blog
- Blackbaud Church Management™ Announcements
- ARCHIVED | Blackbaud Award Management™ and Blackbaud Stewardship Management™ Announcements
- 1 Blackbaud Peer-to-Peer Fundraising™, Powered by JustGiving® Blogs
- 39 Tips, Tricks, and Timesavers!
- 56 Blackbaud Church Management™ Resources
- 154 Blackbaud Church Management™ Announcements
- 1 ARCHIVED | Blackbaud Church Management™ Tips and Tricks
- 11 ARCHIVED | Blackbaud Higher Education Solutions™ Announcements
- 7 ARCHIVED | Blackbaud Guided Fundraising™ Blog
- 2 Blackbaud Fundraiser Performance Management™ Blog
- 9 Foundations Events and Content
- 14 ARCHIVED | Blog Posts
- 2 ARCHIVED | Blackbaud FIMS™ Announcement and Tips
- 59 Blackbaud Partner Announcements
- 10 ARCHIVED | Blackbaud Impact Edge™ EAP Blogs
- 1 Community Help Blogs
- Diocesan Blackbaud Raiser’s Edge NXT® Users' Group
- Blackbaud Consultant’s Community
- Blackbaud Francophone Group
- 1 BLOG ARCHIVE CATEGORY
- Blackbaud Community™ Discussions
- 8.3K Blackbaud Luminate Online® & Blackbaud TeamRaiser® Discussions
- 5.7K Jobs Board