YASSER
03/04/2025, 9:04 AMCeligo AI
03/04/2025, 9:04 AMAI generated answer (using internal Slack threads):To create a saved search formula for inventory numbers that do not end with '24', you can use the following formula in the criteria section of your saved search:
Formula (Text): RIGHT({inventorynumber},2) != '24'
This formula uses the RIGHT
function to get the last two characters of the inventory number, and then checks if these characters are not equal to '24'. If the last two characters are not '24', the inventory item will be included in the search results.
******
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
03/04/2025, 9:05 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.831136405
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.83024931
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.829432964
Celigo AI
03/04/2025, 9:05 AM