DolphinDave2000
Technical User
Crystal Reports: I want to display all the detail lines on orders that contain a particular item. For example: order ABC has 10 detail lines and one line has product id = 1110. Order DEF has 2 detail lines, neither of which has product id = 1110. Order GHI has 3 detail lines with one line where the product id = 1110. The final result would show all lines on both order ABC & GHI.
When I try to use the Select Expert, I get both orders, but it only shows the lines that contain product id= 1110 and not all the lines for those orders.
I have done this in Access with a query based on another query, but am not sure how to do it in Crystal. Any solutions?
When I try to use the Select Expert, I get both orders, but it only shows the lines that contain product id= 1110 and not all the lines for those orders.
I have done this in Access with a query based on another query, but am not sure how to do it in Crystal. Any solutions?