Using crystal 10 and a sql db.
I have a report that re-assembles my sales orders and works great, but i want to only see ENTIRE orders that have a specific sku_id.
Grouping by salesman,customer name,order number, then details (including sku_id), footers.
when i try and select a sku_id in the select expert i only get that sku and not the rest of the order.
any help would be appreciated.
I have a report that re-assembles my sales orders and works great, but i want to only see ENTIRE orders that have a specific sku_id.
Grouping by salesman,customer name,order number, then details (including sku_id), footers.
when i try and select a sku_id in the select expert i only get that sku and not the rest of the order.
any help would be appreciated.