Report Overview

This report shows the numbers of member purchased tickets for events occurring in the report's date range, broken down by event and membership level. The output only shows tickets purchased by members, and includes event name, membership level, quantity of tickets, and the discounted amount paid for the tickets.


TABLE OF CONTENTS


Report Parameters

Data Source

Date Parameters

  • Date field: EventStartTime
  • Default date range: last month

Filters

  • TransactionType - contains Sale,RefundSale
  • OrderItemType - equals - Event
  • MembershipNumber - exists

The TransactionType Filter limits the output to only include actions to add or remove items, including $0 items. Because the Transactions data source includes both ticket related actions (adding or removing tickets in an order) and money related actions (payments and refunds), a TransactionType filter is always recommended to ensure the output is accurate. The OrderItemType filter limits the output to only include Event tickets. The MembershipNumber filter further limits the output to only include transactions associated to a member. See the Transaction Type Definitions guide for more details


Group by fields

  • EventName
  • MembershipLevelName

Summarize by fields

  • Quantity
  • DiscountedAmount


Sample Report Parameters

Sample Report