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
- 213 bbcon®
- 1.4K Blackbaud Altru®
- 403 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.2K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 360 Blackbaud eTapestry®
- 2.6K Blackbaud Financial Edge NXT®
- 656 Blackbaud Grantmaking™
- 577 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 940 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.7K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 249 ResearchPoint™
- 119 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 241 Member Lounge (Just for Fun)
- 34 Blackbaud Community Challenges
- 37 PowerUp Challenges
- 3 (Open) PowerUp Challenge: Grid View Batch
- 3 (Closed) 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
- 796 Community News
- 3K Jobs Board
- 54 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)


