Hi all,
I have 3 files:- Customer, Items and History.
I want to group by customer and show all items followed by all historical items as follows:-
Customer: Fred Bloggs
Item No.: 1001
1002
Hist No. 5001
5002
Each file has a customer code but using visual link expert I can not use "lookup all of one and all of others (A to B, A to C)" as it is disabled.
The only way I can resolve this is by using a subreport but I think this is not efficent. Does anyone know how to do this using an sql query in crystal.
I am using Crystal Dev 8.5 and MS SQL 7.
Thanks in advance,
Chris
I have 3 files:- Customer, Items and History.
I want to group by customer and show all items followed by all historical items as follows:-
Customer: Fred Bloggs
Item No.: 1001
1002
Hist No. 5001
5002
Each file has a customer code but using visual link expert I can not use "lookup all of one and all of others (A to B, A to C)" as it is disabled.
The only way I can resolve this is by using a subreport but I think this is not efficent. Does anyone know how to do this using an sql query in crystal.
I am using Crystal Dev 8.5 and MS SQL 7.
Thanks in advance,
Chris