Order cancelled quantity

The total number of items in the original transaction that were cancelled.

Use in segments

You can access cancelled order quantity directly from the Segment Editor. To add this attribute to your segment, click Add criteria, select the Unified Transactions table, select the Order Cancelled Quantity attribute, and then apply a condition.

Available conditions

The following table lists the conditions that are available to this attribute.

Note

This attribute has an Integer data type. All Integer data types share the same set of conditions. Recommended conditions for this attribute are identified with “  More useful” and conditions with more limited use cases are identified with “  Less useful”.

Condition

Description

is

Returns customer records with values that match the quantity of cancelled orders.

is between

Returns customer records with values that are between each of the specified quantities of cancelled orders.

is greater than

Returns customer records with values that are greater than the quantity of cancelled orders, not including the specified quantity of cancelled orders.

is greater than or equal to

Returns customer records with values that are greater than or equal to the quantity of cancelled orders, including the specified quantity of cancelled orders.

is in list

Returns customer records with values that match the specified quantity of cancelled orders.

is less than

  More useful

Returns customer records with values that are less than the quantity of cancelled orders, not including the specified quantity of cancelled orders.

is less than or equal to

  More useful

Returns customer records with values that are less than or equal to the number of quantity of cancelled orders, including the specified quantity of cancelled orders.

is not

  Less useful

Returns customer records with values that do not match the quantity of cancelled orders.

is not between

  Less useful

Returns customer records with values that are not between each of the specified quantity of cancelled orders.

is not in list

  Less useful

Returns customer records with values that do not match the specified quantity of cancelled orders.

is not NULL

Returns customer records that have a value.

is NULL

Returns customer records that do not have a value.