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
  • Hey Tom,

    Great question! Was nice to meet you at TLCC.

    I have been wondering the same. We are still on v14 with plans to upgrade to v15 in the coming months. What I learned about Tessitura Analytics at the conference was encouraging, but I also see the need to tap directly into the data to develop ad-hoc analysis models with whatever flavor of BI tool one chooses. I'm wondering if there are limitations currently due to security on RAMP. I'm wondering if other RAMP-based orgs have utilized an in-between cloud solution--maybe Azure?

    We went fully live on Tess this past August and are still learning our way around the platform.

Children