I have a report that I need to modify which has the following groups:
Date
Division
Salesman
Customer
Order
Line
It reports, on the Detail line, Line item data which includes a subreport for BOM data.
I need to modify so that only Orders which have at least one Line item that meets at least one of five criteria are displayed.
If none of the criteria are met anywhere within the order, the Order, Line, and all Detail need to be suppressed.
If at least one item is an eligible criterion, the the Order, all Lines, and all Details need to be displayed.
I believe this can be handled by a group suppress, but I can't wrap my head around a formula...
Thank you
Matt