Partner Box Office Statement

So I am hoping to make something that is both useful internally for tracking and then can be saved to a PDF for show Partners.

Think Box Office Statement - but I have a few things I can't figure out if they are possible.

I have the widget for Capacity, Comp, Attended and Paid pretty much set: with Paid/Reserved for ongoing tracking.

The other part is where I have the question:

Is there a way to get the actual price to report in the breakout by performance? So the math actually works for ticket count x (price) = paid amount??

the request states - Number of Tickets sold at various prices.

And last for the second widget in a dashboard that is many pages how to get it to export to PDF with all the parts.

Thanks TAMATO friends.  

Parents Reply
  • Correct me if I'm wrong but MAX ( [SLI ID] , [Total Ticket Paid Value] )  will give you the most expensive Ticket Price for that Price type over all zones (ie: Premium).  Your Zone 4 Single tickets are about $45 yeah?  So your ATP for Single Tickets on Friday would be around $74.57

    I just had a crack at Chris' formula and for our subs ranging from $38.25 to $83.30 it's just returning the top price of $83.30


Children
  • Hi,

    Breaking by Zone is necessary in order to get a distribution of Price Type values, rather than just the MAX across all zones. Zone was in Mary’s original post screen shot, so I neglected mentioning that specifically. As Heath mentioned, taking Paid Amount will be impacted by editable and dynamic pricing. It will be a Max Paid Amount in that Price Type + Zone combination. You could switch that MAX to AVG if thats more aligned with you goal measure within each PT+Z. If you’d rather see the initial prices you’ve SET for the PT+Z, try Ticket Home Value...or Ticket Value for current prices.