Hi,
I am using Crystal Reporter V10 and a SQL Server database.
I am trying to create a report in Crystal which runs off two queries. I have previously done this in Business objects.
I want to show a table with a column of number of hospital admissions by specialty and consultant. This figure is obtained by entering a start date and an end date taken from the EpisodeI.AdmissionDate field.
The second column is "number of discharges". This will also be by specialty and consultant, and obtained by entering a start date and end date. However, this start date and end date is taken from the EpisodeI.DischargeDate field.
Specialty Consultant #Admissions #Discharges
Specialty1 Consultant1 15 20
Specialty2 Consultant2 12 11
....etc
Is it possible to link the specialties and consultants from both queries?
How is this done in Crystal? Thanks in advance.
Fiona
I am using Crystal Reporter V10 and a SQL Server database.
I am trying to create a report in Crystal which runs off two queries. I have previously done this in Business objects.
I want to show a table with a column of number of hospital admissions by specialty and consultant. This figure is obtained by entering a start date and an end date taken from the EpisodeI.AdmissionDate field.
The second column is "number of discharges". This will also be by specialty and consultant, and obtained by entering a start date and end date. However, this start date and end date is taken from the EpisodeI.DischargeDate field.
Specialty Consultant #Admissions #Discharges
Specialty1 Consultant1 15 20
Specialty2 Consultant2 12 11
....etc
Is it possible to link the specialties and consultants from both queries?
How is this done in Crystal? Thanks in advance.
Fiona