Counting Packages After Exchanges

Hello all!

What I am trying to show: Information based on package sales, such as # of packages, # constituents, # tickets, etc. 

What I am having an issue with: # constituents who purchased a package and package counts. The problem arises when I have patrons who purchased a package, but then later ended up exchanging all of their original package tickets to other performances, so now in the package order all of the sub line items have a status of VOO. It would seem that when this happens, I can't use the Package Season filter, because then those packages are no longer included in the counts. Even though the original tickets were exchanged, we still count that patron has having an active subscription and thus they should still be counted. Does anyone else have this problem? How can I still show # patrons that no longer have active tickets from their original package order?

Am I just unable to use Package Season as a filter and have to go by season and price type instead?

Thanks,
Sara

Parents Reply Children
  • If the price type and season filters idea does not work, you could also try using a List as a way to filter the data. You may be able to use the List manager to identify orders or constituents with these issues. Then after Analytics reloads, that List would be available in Analytics.

    The reason I mentioned changing the order category is because that is what we did to track orders related to COVID-19 issues. There is generally always another way to get to a solution for a problem.

    If those ideas do not work, I could send you our SQL update statement that we use to change the Order Category on orders that ended up converting their daily admission towards a membership (contribution). Someone from your organization would need access to SSMS and would have to change the logic a bit, but it would be a good start for them.