You must define the criteria for a promotion before making it 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 promotion applies to. 

To define the scope of your new promotion

  1. Define values for the fields described in the following table.

    Field

    Description

    FieldSelect an option from this list of fields to which the promotion must be applied. The fields available depend on what Reference Data Source you selected while defining the information.
    Operator

    If the field you defined is a picklist or 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 select Constant (default), only Value is displayed.

    If you select Field 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 select Constant from the Value Type drop-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 select Product from the Field drop-down, you can search for a product by its name or code in the Value field. 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 select Field Value from the Value Type drop-down.

    Select one from the list of fields from the child filter object.

  2. To add a new row click the Add Criteria button.
  3. 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.
  4. Click Save to save the changes or click Save & Next to move to the next tab.

After the scope, you must now define the limits for this promotion.