Gotcha... working now!
Another question, actually 2, regarding this has come up...
1) The report prints all the products sold on the order, and not just the item in question. I have the order_product_column set to order_product_code = the exact code, but it seams to pull up all the other items in the order as well.
2) If multiple quantities of the item are order, it is listing them in the qty column, naturally. For this scenario, since we are using this to pick a winning raffle ticket, I would need there to be a line item for each one sold. So if client A buys 3, there will be three duplicate lines with his info. Any chance of this?