Is today included in "last 7 days" filter? | Community
Skip to main content
New Participant
December 11, 2022
Solved

Is today included in "last 7 days" filter?

  • December 11, 2022
  • 2 replies
  • 2918 views

Hi Nation!

 

I'd like to trigger a flow based on a date field changing, but only if the date is in the last 7 days, today included. 

Would having the "New value is in past 7 days" cover me? 

 

Alternatively, if I want to trigger it only when the date is today, could I do "New value is {{system.dateTime}}"?

 

Thanks!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Darshil_Shah1

Yes, ‘in past’ operator would include the respective activity that has happened today before the campaign run. In your case, it’d basically include all CDV activities  from the time campaign is triggered/ran up until in the past 7 days. 

Tokens are not supported in the smart list. You can however use ‘in timeframe is today’ operator for looking activities that happened on the day of campaign run only. FYR - here’s the SL filter operator glossary that you may find useful.

 

Hope this helps. Please let us know if you have questions. 

2 replies

SanfordWhiteman
New Participant
December 11, 2022

Also to tack onto Darshil's comment, you can't use tokens in Smart Lists, but even if you could, {{system.datetime}} is a DateTime, not a Date.

Darshil_Shah1
Darshil_Shah1Accepted solution
Community Manager
December 11, 2022

Yes, ‘in past’ operator would include the respective activity that has happened today before the campaign run. In your case, it’d basically include all CDV activities  from the time campaign is triggered/ran up until in the past 7 days. 

Tokens are not supported in the smart list. You can however use ‘in timeframe is today’ operator for looking activities that happened on the day of campaign run only. FYR - here’s the SL filter operator glossary that you may find useful.

 

Hope this helps. Please let us know if you have questions.