Tine Reynoso
09/03/2024, 6:33 PMCeligo AI
09/03/2024, 6:33 PMAI 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:
{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.
******Celigo AI
09/03/2024, 6:33 PMSlack 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
Celigo AI
09/03/2024, 6:33 PM