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
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 395 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 359 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 564 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 243 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) 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
- 779 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)
