I’m trying to export transaction data on a per transaction basis, rather than per user. I’m using a Customer List to do this.
For example, I’d like each row to be a transaction by date (user ID, purchase date, amount paid, product name, etc.), whereas the current export shows each row as a single customer.