Newbie help using crystal
I am quite new to crystal and would like some help. I am using Crystal Developer version 8.5, SQL 2k in a clustered environment.
I have created a standard view in sql which is linked into a cms multi table structure.
The bit I am having problems with looks like this:
Type Server Total
application win 2k 1
application win 2k 1
hardware firewall 2
I wish to supress some information which is duplicated. This is located in the details area of the report. I have tried to suppress if null, but the fields are not null. I have grouped them but all I get is duplicates in order. What I intend to do is to perform a count of incidents relating to the details on right.
Thanks in advance for any help.
|