Query to retrieve guests who registered in the last few days
Hi All,
I'm trying to create a dashboard in RE database view that shows invitees who have registered in the last few days. For the query the date filter I want is something like Today() - 3 days.
Is this possible?
Thanks,
Paul
Comments
-
@Paul Robertson
Accuracy depends on your data entry practice.If your data entry process requies the entry of the registration date, then you can query on that field.
otherwise, you can “kind of” get this by using the “date added” field on the participant record.
2 -
@Paul Robertson do you mean that you want it to be a rolling date period that you don't have to update each time? I'm not sure RE can do that in a query
2 -
@Alan French
Hi Alan. Yes I was hoping to have a rolling date period. I couldn't see a way to do it so thanks for confirming.0 -
@Paul Robertson
I think in query, you can do today and yesterday.So as long as the date field is “true” date field, instead of fuzzy date (i don't remember if registration date is fuzzy or true), you can do:
date is today
or
date is yesterdayto capture 2 days worth.. but not more than that
1
Categories
- All Categories
- 6 Blackbaud Community Help
- 213 bbcon®
- 1.4K Blackbaud Altru®
- 401 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 655 Blackbaud Grantmaking™
- 576 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 939 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.6K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 248 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 241 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 34 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Chat for Blackbaud AI
- 3 (Closed) PowerUp Challenge: Data Health
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 791 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)
