syedasimmeesaq, I can't figure out what you are trying to do.
What grouping are you trying to get? Do you want to show all records for classification 1, broken down by customer, then the same for classification 2, classification 3 etc?
If that's the case you need to add grouping by classification to your main report and filter out the subreports by classification (by setting the master/child link to CustomerID;Classification)
See the file I uploaded
Main Topics
Browse All Topics





by: frankyteePosted on 2008-07-02 at 23:51:05ID: 21923216
shouldn't "new" be in a seperate group from "old"?
if so then create a grouping on CustomerID, Classification, Record
in your report groups