Cross-Show Analysis

Hi all,

I'm creating the dashboard for individual performance analysis and a widget I would like to add is a cross-show analysis; Using the constituents who bought for show X, tell me the top 10 shows for which they also bought tickets? I'm conscious that this dashboard comes from the seats and tickets data cube. If you have a dashboard that requires information to pull from both the constituent data cube and the tickets data cube, is this possible to host them together?

My other question on this lies in the percentage occupancy. I have created a gauge widget to monitor the percentage of ticket sold, however I cannot find the correct data field to pull the number of tickets under the hold codes. It's therefore giving my percentage occupancy as considerably lower and not a true reflection. Same question as my previous post on the daily sales report.

Thanks,

Ashleigh 

Parents
  • Former Member
    Former Member $organization

    Hi Ashleigh

    We've definitely done something similar with regard to audience crossover. We filtered the widget by a list of all attendees of the production in focus. Using a pivot table, our rows were production seasons (suppressing the production in focus) and then value is the following formula : SUM(Ticket Count) / # of unique performance ID. I can send you screen grabs of what I mean if you would like clearer guidance (I'm working from home today so struggling with my screen grab tool but can try and be more helpful tomorrow!). 

    When it comes to the percentage occupancy, I'd suggest you set a widget level filter of seat hold code and suppress the hold codes you don't want counted. This should then reflect your actual availability. Again, I'm back in the office tomorrow and can screen-grab what I mean if it makes it clearer. 

    Hope that helps as a start!

    Rhi

  • Thanks Rhi. 

    For the cross-show - to pull the list of all the attendees, what is the data field? or did you have to put the constituent cube against the dashboard? The current cube in this dashboard is the tickets one.

    Re the percentage occupancy; I want to remove all the holds from the unsold count but when I choose 'seat hold code' it just removes the number of codes...so rather than removing 300 Ticketmaster holds, it's removing 1 because there is 1 Ticketmaster hold code. Am I picking the wrong data field here?

Reply
  • Thanks Rhi. 

    For the cross-show - to pull the list of all the attendees, what is the data field? or did you have to put the constituent cube against the dashboard? The current cube in this dashboard is the tickets one.

    Re the percentage occupancy; I want to remove all the holds from the unsold count but when I choose 'seat hold code' it just removes the number of codes...so rather than removing 300 Ticketmaster holds, it's removing 1 because there is 1 Ticketmaster hold code. Am I picking the wrong data field here?

Children