Is a Variable Gift Date filter possible?
I am creating a gift list and want to use the “Added on or after” Advanced filter field (which isn't avaialble in an NXT list). Is there an expression that can include only the past 7 days of gifts - with no specific date referenced? (to avoid having to manually update the date range weekly). If so, could you share it?
Comments
-
Reuben Schmitz:
I am creating a gift list and want to use the “Added on or after” Advanced filter field (which isn't avaialble in an NXT list). Is there an expression that can include only the past 7 days of gifts - with no specific date referenced? (to avoid having to manually update the date range weekly). If so, could you share it?
There is both a “get past time” and “subtract from time” actions available under “Date Time”. You can use that to get 7 days ago and put that in the list gifts filter.
2 -
Hey @Reuben Schmitz, here's how I'd do it. Initial a string variable with the expression utcNOW(). Initialize a second string variable with the expression addDays(nameOfFirstVariable, -7). This will take your first variable and take it back 7 days. Then pass that second variable into the List Gifts connector.

1 -
This one is good to know, Glen! I had no idea that was a function. I just always manually create them.
1 -
Matt, thanks for the quick response.
0 -
Glen, thanks for the quick response.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 206 bbcon®
- 1.4K Blackbaud Altru®
- 394 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 357 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 561 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.6K SKY Developer
- 242 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
- 778 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)


