I have a reporting requirement that I just can't figure how to do. I know that I can do it in two stages, but there has got to be a way to make this work.
Data tables:
Sales detail file.
Invoice XXXX
1. Product Code 10 Service Fee
2. Product Code 20 Main Sales Item
3. Product Code 30 Insurance
The purpose of the report is to determine which products are most likely to have the insurance added on.
I generated a report that summarizes by invoice and product code. With a subreport, I determine the main product code. In the example above it would be product code 20.
I was able to return the main product code to the main report but I can not group the report on this value.
Can someone tell me how I can produce this report?
Thank you
Data tables:
Sales detail file.
Invoice XXXX
1. Product Code 10 Service Fee
2. Product Code 20 Main Sales Item
3. Product Code 30 Insurance
The purpose of the report is to determine which products are most likely to have the insurance added on.
I generated a report that summarizes by invoice and product code. With a subreport, I determine the main product code. In the example above it would be product code 20.
I was able to return the main product code to the main report but I can not group the report on this value.
Can someone tell me how I can produce this report?
Thank you