Hi, everybody!
This is my problem:
I have a main report with several subreports, using Crystal Reports and ODBC with MSQL 7. I've created some views for selecting data from tables. In main report I have one view and each subreport has its own view. Selection formula contains customer id and orders' numbers.
The function of the report is like this:
Customer
Subreport1: details about customer
Subreport2: orders of customer
Both subreports are in detail section. I want to display for each customer once subreport1 and once subreport2 with all corresponding records.
Thank you!
This is my problem:
I have a main report with several subreports, using Crystal Reports and ODBC with MSQL 7. I've created some views for selecting data from tables. In main report I have one view and each subreport has its own view. Selection formula contains customer id and orders' numbers.
The function of the report is like this:
Customer
Subreport1: details about customer
Subreport2: orders of customer
Both subreports are in detail section. I want to display for each customer once subreport1 and once subreport2 with all corresponding records.
Thank you!