Output/SQL: Constituent Info, Order Details to include Initiator

Hello all,

We have a need to pull a report/query that includes the following data:

  • Constituent contact info
    • First Name
    • Last Name
    • City
    • State
    • Postal code
    • Email
    • Phone
  • Order details
    • Order date
    • Order #
    • Initiator display name
    • Delivery method
    • Sales channel
    • Performances
      • Perf date
      • Perf name
    • Price type
    • Tkt count
    • Order $

I've tried lists an output sets but not all fields are available. Would this better as a SQL query? If so, what are the primary tables that contain this data? I've looked at the "T_" tables, via SSMS, and view tables. But, I think the need for the "initiator" has me hung up.

Any suggestions?

Thanks,

Charles

Parents Reply Children
No Data