Saved Search formula to filter the Item fulfillment with inventory items only

In the summary filter add the formula

 [“max(formulanumeric: CASE WHEN {item.type}!=’Inventory Item’ THEN 1 ELSE 0 END)”, “equalto”, “0”],

Leave a comment

Your email address will not be published. Required fields are marked *