- Navigate to Reports>Saved Searches>All Saved Searches>New>Transactions.
- On the Criteria tab>Standard sub-tab add the following:
Filter |
Description |
Formula |
Type |
Is Sales Order |
|
Status |
Is any of Sales Order: Partially Fulfilled, Sales Order: Pending Fulfillment |
|
Formula Numeric |
Is equal to 1 |
case when {quantity} = {quantitycommitted} then 1 else 0 end |
- On the Results tab , Columns sub-tab add any fields that you might need to see results for.
- Rename the search and click on Save & Run.