|
-
Oct 30th, 2006, 11:14 AM
#1
Thread Starter
Junior Member
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.
-
Oct 30th, 2006, 12:21 PM
#2
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.
-
Oct 30th, 2006, 01:59 PM
#3
Thread Starter
Junior Member
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
-
Oct 30th, 2006, 09:40 PM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|