June 10, 2008 at 11:21 am
Hi ALL,
I need help to design Report.
I have a Result set which has multiple lines.
Id age S.no code disc1 disc2
1 21 10 123 abc xyz.
2 23 12 234 abc xtzd
i need to diaplay above result set as below
ID AGE SNO
1 21 10
Code
123
discription
disc1
abc
disc2
xyz.
----------------------
ID AGE SNO
2 21 10
---
Code
1234
discription
disc1
abc
disc2
xyzd.
------------------------
I need to show header and details below for all the records.
thanks in advance.
June 11, 2008 at 2:40 am
Add a table to your report.
Normally you would have one details line and all of your columns would go into the details line, however, in the case you are talking about you will have multiple details lines. To add a detail line right click on the existing line (on the left) and select add row below.
When you have enough detail lines you can set up the report as you have specified.
Nigel West
UK
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply