Accurate Paid/Reserved Count in Analytics

This is kind of specific, but I need to get a ticket count by zone for specific performances, and I cannot get anything other than 0.  Someone smart (not me) changed the formula for this:

in my weekly single ticket report to this:

which gives me a number that basically matches the numbers in the ticket sales reports.

However, I cannot figure out how they did it.  I'm trying to create a report that will show me ticket counts by zone, but my options seem to be SUM[Ticket Paid/Reserved Count], which gives me a value of 0 for every zone, COUNT[Ticket Paid/Reserved Count], which gives me a value of 1 for every zone, and DUPCOUNT[Ticket Paid/Reserved Count], which seems to give me every seat in the zone regardless of payment/hold/other status.

I tried changing the COUNT to [# of unique SLI ID], but I got a function syntax error:  Unrecognized metadata identifier '[# of unique SLI ID]'

I do not know SQL, so I apologize for my ignorance, but I really just need to know how to get Analytics to show the actual number of tickets that have been either paid in full or reserved with a balance due.  (I would settle for just paid in full - I am getting the same errors.)  Anyone able to help?

Parents Reply
  • I have the issue when the Price Category is ANYTHING other that Ticket Price. (So all school things that are tuition) and in another forum post was told to make the SLI ID change to get counts.

    HELLO Lindsay! if you email me the DASH file I am happy to look (and if you can check your price Layer in the performance that would be great!)

Children