Scenario
Create a Saved Search that will show the Items with Discounts, their corresponding Discount Item and by how much.
Solution
- Go to Lists > Search > Saved Searches > New
- Click Transaction
- Click Criteria
- Click Standard
- Filters:
- Type: is Sales Order (or Cash or Invoice)
- Shipping Line: is false
- Tax Line: is false
- Click Results
- Click Columns
- Click Remove All button
- Fields:
- Type
- Summary Type: Group
- Document Number
- Summary Type: Group
- Item
- Summary Type: Group
- Item Fields…Type
- Summary Type: Group
- Amount
- Summary Type: Sum
- Amount (Net)
- Summary Type: Sum
- Formula (Numeric)
- Summary Type: Sum
- Formula: -{discountamount}
- Custom Label: Discount Amount
- Add other preferred fields
- Rename Saved Search
- Click Save & Run