You must define the criteriafor a promotionbeforemakingit available to customers. If a sales representative wants to apply this promotion to a customer's purchase, the criteria you define here will determine if that purchase qualifies for the promotion.
You can define two types of criteria based on:
The past purchases of customers or rolled-up metrics of past purchases.
The data from the line item, header, lookup objects, and child objects of the lookup objects for a quote or an order.
You can also define additional filter criteria to determine which products this promotionapplies to.
To define the scope of your new promotion
Define values for the fields described in the following table.
Field
Description
Field
Select an option from this list of fields to which the promotion must be applied. The fields available depend on whatReference Data Sourceyou selected whiledefining the information.
Operator
If the field you defined is apicklistor a lookup field, you can select one of the following operators.
equal to
not equal to
in
not in
For any other field you defined, select one of the following operators.
equal to
not equal to
less than
less than or equal to
greater than
greater than or equal to
contains (displayed only if you selected a field of type text or area such as Description)
Value Type
If you selectConstant(default), onlyValueis displayed.
If you selectField Value,Field Value is displayed.
If the field you selected is a date, you can select from one of the following options:
Offset (+) Days
Offset (-) Days
Offset (+) Months
Offset (-) Months
Value
This field is visible only if you selectConstant from theValue Typedrop-down.
Enter a simple constant value or select single or multiple values using the search widget depending on the field type and operator you defined for the primary data source.
If you selectProductfrom theFielddrop-down, you can search for a product by its name or code in theValuefield. The search results display the product name and code wherever applicable. If a product has a code defined, the search result displays the name and code; otherwise, the search result displays only the name.
Field Value
This field is visible only if you selectField Value from theValue Typedrop-down.
Select one from the list of fields from the child filter object.
To add a new row click the Add Criteria button.
By default all the criteria will be in the AND condition. If you want to modify the logic then toggle on for the logic and enter the condition manually. For example, If the user wants the ‘Criteria Expression’ to be generated automatically as per the created rows with AND operation, you can keep the ‘Logic’ as Turned Off. By doing this, all the criteria will have by default AND operators in between and the string will be generated as 1 AND 2 AND 3 automatically. Whereas, if the user wants to create the expression string manually, then the ‘Logic’ should be turned on and you can create expressions manually such as 1 AND (2 OR 3), (1 OR 2) AND 3 etc.
Click Save to save the changes or clickSave & Nextto move to the next tab.