Is cancelled?

A flag that indicates if the item was cancelled.

Use in segments

You can access if an order was cancelled directly from the Segment Editor. To add this attribute to your segment, click Add criteria, select the Unified Itemized Transactions table, select the Is Cancellation attribute, and then apply a condition.

Available conditions

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

Note

This attribute has a Boolean data type. All Boolean 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 false

  More useful

Returns a list of customers who did not cancel an order.

Tip

Add Is Cancellation to your segment, and then set the condition to is false to ensure that your segment does not contain any cancelled items.

is not NULL

Returns a list of customers who cancelled an order or who did not cancel an order.

is NULL

Returns customer records that do not have information about cancelled orders.

is true

  More useful

Returns a list of customers who cancelled an order.