Hagar Ahmed
04/06/2025, 9:57 AMCeligo AI
04/06/2025, 9:58 AMAI generated answer (using internal Slack threads):To remove the committed inventory numbers from an inventory number saved search, you can modify the formula you're using in your saved search. Currently, you're using the formula
{quantityonhand}-{quantityavailable}
to get committed items. If you want to exclude committed inventory numbers, you can simply use {quantityavailable}
as your formula. This will return only the available inventory, excluding the committed ones.
Here's how you can do it:
1. Navigate to the saved search that you want to modify.
2. In the Criteria tab, find the formula field.
3. Replace the existing formula {quantityonhand}-{quantityavailable}
with {quantityavailable}
.
4. Save the changes.
This will update your saved search to exclude committed inventory numbers.
******
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
04/06/2025, 9:58 AMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.823908269
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.792301178
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.791745782
Celigo AI
04/06/2025, 9:58 AM