petejigsaw
MIS
I am working on a sales report where I need to show all sales made which contain products by a certain supplier. As our database stores a record for each line on an order, this is straightforward, and I have grouped the order lines by order number to show a summary of lines by the supplier for each relevant order.
However, I want to also show other lines on those orders, so I can analyse cross-selling.
So, for example, an order may have:
3 lines of Supplier A products
2 lines of Supplier B products
What I need to be able to achieve is to show on the report ONLY orders which contain lines by Supplier A, but at the same time also show within the order no. group all other order lines from that order. (i.e don't show orders where there are no lines by Supplier A)
Using simple selection criteria, I have only been able to show orders with product lines by Supplier A.......
Any assistance gratefully received.
Thanks
However, I want to also show other lines on those orders, so I can analyse cross-selling.
So, for example, an order may have:
3 lines of Supplier A products
2 lines of Supplier B products
What I need to be able to achieve is to show on the report ONLY orders which contain lines by Supplier A, but at the same time also show within the order no. group all other order lines from that order. (i.e don't show orders where there are no lines by Supplier A)
Using simple selection criteria, I have only been able to show orders with product lines by Supplier A.......
Any assistance gratefully received.
Thanks