Using CR9 and Enterprise 9 against Oracle 10
I have a product table and an option table. For each product there may be many options, 2 of which are gender options.
I need 1 line per product and need to find the male option and display the maximum enrollment field from that option record, and then find the female option and display the maximum enrollment field from that option record on the same line. I can get either one, but can't get both.
I have no trouble doing it in subreports, but don't want to do it that way for other reasons. I'm probably dense and blind, but could use an assist.
I have a product table and an option table. For each product there may be many options, 2 of which are gender options.
I need 1 line per product and need to find the male option and display the maximum enrollment field from that option record, and then find the female option and display the maximum enrollment field from that option record on the same line. I can get either one, but can't get both.
I have no trouble doing it in subreports, but don't want to do it that way for other reasons. I'm probably dense and blind, but could use an assist.