I am a novice user of Crystal 9.0. I am tasked with designing a report to be used by multiple clients. A crosstab report is to show a grade scale that can vary-some clients use 0-4, some 1-8. The goal is to display the instructors' grade distribution-are they using the entire grade scale? All data is drawn from an MSAccess database.
Ex:
Name 1 2 3 4 5 Total
Jones 2 16 14 7 39
Smith 15 22 1 38
When I designed the report for Client 1, it worked great. They have a 5-point grade scale. However, my next client has a 7-point grade scale. When I refresh the data, it limits Client 2 to the same 5-point scale. So I need the cross-tab to recognize the different grade scales so that each client doesn't have to have their own version of the report. Any suggestions? Thanks in advance!
Ex:
Name 1 2 3 4 5 Total
Jones 2 16 14 7 39
Smith 15 22 1 38
When I designed the report for Client 1, it worked great. They have a 5-point grade scale. However, my next client has a 7-point grade scale. When I refresh the data, it limits Client 2 to the same 5-point scale. So I need the cross-tab to recognize the different grade scales so that each client doesn't have to have their own version of the report. Any suggestions? Thanks in advance!