Multiple or duplicate products on order
Hello friends,
I've been attempting to create a calculated metric (or segment) that will report the percentage of time a product is sold twice in a single order. An example would be an order placed that includes 2x of the same widget. Counting orders that contain at least one of the widgets is basic of course; I'm attempting to report when a customer purchases 2 of the same widget on an order.
Bonus points if I can be sure that the order ONLY contains Widget x2, and not the Widget and a different item as well.
I'm sure I am missing something easy in the calculated metric builder, thanks for the help!