Recommended tables
- Orders:
obt_orders - Order lines:
obt_order_lines
Suggested workflow
- Start with valid orders:
is_order_sm_valid = TRUE. - Use order lines to aggregate product performance:
- Orders containing product
- Net revenue attributed to product lines
- Quantity sold
- Add slices:
- Channel (
sm_channel) - New vs repeat customer
- Discounted vs non-discounted orders
- Channel (

