saved search date formula today until end of next ...
# ask-stanley-ai
t
saved search date formula today until end of next week
c
AI generated answer (using internal Slack threads):
To create a saved search date formula that ranges from today until the end of next week, you can use the following formula:
Copy code
{datefield} >= {today} AND {datefield} < {today} + 14
This formula checks if the date in the 'datefield' is greater than or equal to today's date and less than today's date plus 14 days (which is the end of next week). Please replace 'datefield' with the actual field name you are using in your saved search. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Slack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.853360236
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.851083219
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.850424051
Please provide your feedback on this answer.