Results 1 to 2 of 2

Thread: Beginner

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2007
    Posts
    30

    Cool 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?

  2. #2
    Frenzied Member
    Join Date
    Aug 2006
    Location
    India, Punjab, Bhatinda
    Posts
    1,689

    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
  •  



Click Here to Expand Forum to Full Width