petejigsaw
MIS
I am trying to design a report to summarise orders.
It has a 'group by' field to summarise the order, its value, customer details etc.
However, I need some way to suppress this 'group by' result where the details within the group for a given order don't include certain product lines.
i.e.
Customer 1 - 4 detail lines, none of which are relevant for the report, so the 'group' result for this customer needs to be surpressed.
Customer 2 - 5 detail lines, one of which is relevant, so the 'group' result for this customer needs to show as normal.
I'm guessing I need some form of conditional suppression, but this isn't my strong point!
Any help gratefully received.
Thanks
It has a 'group by' field to summarise the order, its value, customer details etc.
However, I need some way to suppress this 'group by' result where the details within the group for a given order don't include certain product lines.
i.e.
Customer 1 - 4 detail lines, none of which are relevant for the report, so the 'group' result for this customer needs to be surpressed.
Customer 2 - 5 detail lines, one of which is relevant, so the 'group' result for this customer needs to show as normal.
I'm guessing I need some form of conditional suppression, but this isn't my strong point!
Any help gratefully received.
Thanks