AK47
11/21/2024, 6:59 PMCeligo AI
11/21/2024, 7:29 PMAI generated answer (using internal Slack threads):In a saved search, you can compare two dates using a formula. Here's an example of how you can do this: 1. Create a new saved search or edit an existing one. 2. In the Criteria tab, add a new criteria. 3. Select "Formula (Numeric)" from the dropdown. 4. In the Formula field, enter the following formula:
CASE WHEN {date1} > {date2} THEN {date1} ELSE {date2} ENDCeligo AI
11/21/2024, 7:29 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.858130336
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.835671723
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.834491193
Celigo AI
11/21/2024, 7:29 PM