I have a report that the main table is linked to another table and that table is linked yet to another table.
Table 1 (main table) is linked from {Incident.ID} to {IncPatientCondition.IncidentID} and that table is linked from {IncPatientCondition.ConditionID} to {MedicalHistoryConditions.ID}. The last table has a field in it as {MedicalHistoryConditions.Descriptions} that I need the values from.
What I wold like to do is to have one row with all of the {MedicalHistoryConditions.Descriptions} associated with the first table. At present, all that I can do is have that report print multiple times with one {MedicalHistoryConditions.Descriptions} on each page. My report has multiple detail sections in it, with one of those sections being the {MedicalHistoryConditions.Descriptions} field. No groups in this report.
Crystal Reports 9
Oracle database
Any help will be appreciated.
Thanks
Phillipg
Table 1 (main table) is linked from {Incident.ID} to {IncPatientCondition.IncidentID} and that table is linked from {IncPatientCondition.ConditionID} to {MedicalHistoryConditions.ID}. The last table has a field in it as {MedicalHistoryConditions.Descriptions} that I need the values from.
What I wold like to do is to have one row with all of the {MedicalHistoryConditions.Descriptions} associated with the first table. At present, all that I can do is have that report print multiple times with one {MedicalHistoryConditions.Descriptions} on each page. My report has multiple detail sections in it, with one of those sections being the {MedicalHistoryConditions.Descriptions} field. No groups in this report.
Crystal Reports 9
Oracle database
Any help will be appreciated.
Thanks
Phillipg