LindaNavitas
Technical User
I am trying to create a report that first selects new vendors (so I must have only 1 record per VendorID). Then I'm linking in a subreport by VendorID to show all the customer applications submitted by those vendors.
My issue is that the way that I have to select who is a new vendor in the main report sometimes produces more than one VendorID record. Possible Solution 1: Is there a way to limit the selection criteria to only select the first VendorID record?
Possible Solution 2: I know that I can group by VendorID, which would print only 1 VendorID record in the main report, but when I link the subreport by VendorID I get multiple copies of everything in the subreport (becuase there are multiple records of VendorID in the main report). And crystal doesn't allow me to link subreports by Group, but just by a field. Is there a way to link subreports by Group (VendorID group)?
Possible Solution 3: ? Have no idea.
This is an example of trying to do 2 different selection processes in one crystal report. The main report selects the new vendors and the subreport selects the customer applications (but only those application who use a new vendor).
This is driving me crazy. Any suggestions would be extremely welcome.
Thanks,
Linda
My issue is that the way that I have to select who is a new vendor in the main report sometimes produces more than one VendorID record. Possible Solution 1: Is there a way to limit the selection criteria to only select the first VendorID record?
Possible Solution 2: I know that I can group by VendorID, which would print only 1 VendorID record in the main report, but when I link the subreport by VendorID I get multiple copies of everything in the subreport (becuase there are multiple records of VendorID in the main report). And crystal doesn't allow me to link subreports by Group, but just by a field. Is there a way to link subreports by Group (VendorID group)?
Possible Solution 3: ? Have no idea.
This is an example of trying to do 2 different selection processes in one crystal report. The main report selects the new vendors and the subreport selects the customer applications (but only those application who use a new vendor).
This is driving me crazy. Any suggestions would be extremely welcome.
Thanks,
Linda