tr0ubleduser
MIS
Hi all,
I am using CR 10 with SQL Server 2000. I am trying to create a report which will display the complaints that are filed withing our complaint tracking system. I am not sure how to begin with this report. Here are the three main fields that should be in the report.
1. Complaint ID
2. Basis
3. Issues
The problem I am having is that a complaint can have multiple bases and issues. For example
Complaint ID Basis Issues
1 Sex Sexual Harrasement
1 Age Accomodation
Instead of returning the results in two rows I have to display them in one row. For example.
Complaint ID Basis Issues
1 Sex,Age Sexual Harrasement, Accomodation
I am not sure how to do this. Can someone please tell me if this is doable and if so then how can this be done? I posted this question before but wasnt able to get this resolved.
Thanks!
I am using CR 10 with SQL Server 2000. I am trying to create a report which will display the complaints that are filed withing our complaint tracking system. I am not sure how to begin with this report. Here are the three main fields that should be in the report.
1. Complaint ID
2. Basis
3. Issues
The problem I am having is that a complaint can have multiple bases and issues. For example
Complaint ID Basis Issues
1 Sex Sexual Harrasement
1 Age Accomodation
Instead of returning the results in two rows I have to display them in one row. For example.
Complaint ID Basis Issues
1 Sex,Age Sexual Harrasement, Accomodation
I am not sure how to do this. Can someone please tell me if this is doable and if so then how can this be done? I posted this question before but wasnt able to get this resolved.
Thanks!