Greetings,
Using Crystal 10, I am to create daily averages of students in our programs by month within fiscal year. Attendance data is available in a single view: Client ID, Admission date and Exit date. The report will be by fiscal year, but not necessarily the current one.
The report model looks like this:
7/07 8/07 9/07 10/07 etc.
---------------------------------------
facil1 31 41 35 23
facil2 22 23 21 20
facil3 36 32 35 35
---------------------------------------
total pgm1 89 96 91 78
I have a report that displays counts of attendees by day within specified 31 day range, but done somewhat manually, i.e. it has formulas for each day in the range. I would appreciate some advice to start with this broader request.
Brad Macdonald
Using Crystal 10, I am to create daily averages of students in our programs by month within fiscal year. Attendance data is available in a single view: Client ID, Admission date and Exit date. The report will be by fiscal year, but not necessarily the current one.
The report model looks like this:
7/07 8/07 9/07 10/07 etc.
---------------------------------------
facil1 31 41 35 23
facil2 22 23 21 20
facil3 36 32 35 35
---------------------------------------
total pgm1 89 96 91 78
I have a report that displays counts of attendees by day within specified 31 day range, but done somewhat manually, i.e. it has formulas for each day in the range. I would appreciate some advice to start with this broader request.
Brad Macdonald