Refunds, Exchanges, Ticket Donation during COVID

I'm trying to figure out how to find out how many tickets were refunded, exchanged, and donated between the time we canceled due to COVID. Is there a report or a dashboard I could use to get that information? 

Parents
  • What I find is tricky is the corner cases such as: first said on account and then changed to donation, or moved money to on account before shifting it to donation.  I'm finding that doing it in SQL using BI.VT_TRANSACTION_AND_PAYMENT is helping me understand the dashboard filters and values better.

Reply
  • What I find is tricky is the corner cases such as: first said on account and then changed to donation, or moved money to on account before shifting it to donation.  I'm finding that doing it in SQL using BI.VT_TRANSACTION_AND_PAYMENT is helping me understand the dashboard filters and values better.

Children