How to get orders which contained a product >xx$?
Simple question. If I create a segment on hit basis with a condition amount > 20 $, then the segment filters out each order with order amt > 20 $ instead of single orders with that amount. How can I segment out the individual order items?