Results 1 to 4 of 4

Thread: How to show details in Group header

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2006
    Posts
    23

    How to show details in Group header

    I have two groups in the report:
    1. Invoice Number
    2. Invoice detail.
    I need to put comments from details as concatenated string before details.
    If I have teo details with 'comments of detail 1' and ''comments of detail 2',
    my report should show:
    Invoice No-123456
    description:
    comments of detail 1
    comments of detail 2
    invoice Details:
    .....

    How can I do it?
    Please help, it's urgent.

  2. #2
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: How to show details in Group header


    Can you please what reporting method you are using, Data report or CR.
    What are the table field please explain little more your problem, because I am not able to understand what you are saying.
    Have you use any formula filed in the report if you are using the CR.


  3. #3

    Thread Starter
    Junior Member
    Join Date
    Apr 2006
    Posts
    23

    Re: How to show details in Group header

    I use Crystal Report XI.
    Let's say Table Invoices is linked to tables Invoice_details and Invoice_items.
    Invoice_details is hours, rates, comments
    I have to separate Details and items in two different group,
    But before this two groups I need Comments from details.
    I have to take one part of detail, comments and show it in group 1 header,
    than in detail section: hours and rates

  4. #4
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Re: How to show details in Group header


    You can make the formula according the the group header and the detail section , and then you are able to use it.
    Try with the formulas in the CR

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