- Navigate to Lists > Search > Saved Searches > New
- Click Item
- Enter the Title
- Click Criteria
- Click Standard
- Filter:
- Select Pricing Fields…
- Pricing Filter: Select Price Level
- Price Level: Select any of desired Price Level
Example: Base Price - Click Set
- Select Pricing Fields…
- Click Results
- Click Columns
- Field:
- Select Name
- Summary Type: Select Group
- Select Pricing Fields…
- Pricing Fields: Select Price Level
- Summary Type: Select Group
- Select Formula (Numeric)
- Summary Type: Select Maximum
- Formula: Enter Case when {pricing.pricelevel} = ‘Base Price’ and {pricing.quantityrange} = ‘1-19’ then {pricing.unitprice} else null end
- Custom Label: Enter 1-19 ( example if required)
In this manner, we can add Formula (Numeric) according to our requirements like range 20 to 49, 50+, etc.
- Select Name
Click Add then Save