brendalanigan
MIS
Hello,
Apologies if this is terribly obvious but I cannot get my head around this problem.
I am using Crystal Reports 9 to report on a SQL 2000 database.
I have been asked to produce a report that shows resources issued on a particular day(I am reporting on a library system). This hasn’t been a problem, however the customer has asked that the loans be grouped by catalogue location and that I display the number of items that were on loan that day as a percentage of the total items in that location – this is the aspect I am having trouble with.
In the report I am using a table called Catalogue which contains the Catalogue_Location field that the report is grouped by and a Catalogue.ID field which is used to count Catalogue records, and a query called Past Loans which contains a PastLoans.ID field used to count loans and a PastLoans.Catalogue_Location which contains the catalogue location details for that loan.
Thanks in advance,
Brenda.
Apologies if this is terribly obvious but I cannot get my head around this problem.
I am using Crystal Reports 9 to report on a SQL 2000 database.
I have been asked to produce a report that shows resources issued on a particular day(I am reporting on a library system). This hasn’t been a problem, however the customer has asked that the loans be grouped by catalogue location and that I display the number of items that were on loan that day as a percentage of the total items in that location – this is the aspect I am having trouble with.
In the report I am using a table called Catalogue which contains the Catalogue_Location field that the report is grouped by and a Catalogue.ID field which is used to count Catalogue records, and a query called Past Loans which contains a PastLoans.ID field used to count loans and a PastLoans.Catalogue_Location which contains the catalogue location details for that loan.
Thanks in advance,
Brenda.