Defining Criteria for a Rebate
- 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.
By default all the criteria is in the AND condition, however you can modify the condition manually. For example, If you want 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 you want 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.
