|
-
May 10th, 2008, 04:53 AM
#1
Thread Starter
Junior Member
Beginner
hi i am displaying crystal report using stroed procedure.my stroed procedure returns following records
ID Lang City
123 test aaa
123 abc aaa
123 tap aaa
so in the report record displays 3 times
instead i want to display like this
123 test,abc,tap aaa
how to do this?
-
May 12th, 2008, 12:06 AM
#2
Frenzied Member
Re: Beginner
how about using grouping on ID and using some formula to retrieve all related records
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|