I need an Idea for how can I make a report likee this ?
Hi,
I have 2 tables (master / detail ) and I must make a strange report like
this ,
--------------------------------------------------------------- page top
Row 1 = master recno 1 #1
Row 2 = master recno 2 #2
Row 3 = master recno 3 #3
masterrecno1detail (#1 details)
masterrecno2detail (#2 details)
xxxx
xxxxxx
xxx
xxxx
xxx
masterrecno3detail (#3 details)
xxx
xxxxx
xxxxx
xxxx
--------------------------------------------------------------- page bottom
My page must be like this . I must show 3 master records per page and list
details each master record on bottom of the page
but each details group of master record position must difference with others
as showed above,
Is there any Idea for how can I make this report ?
Many Thanx ,
(Report Builder 7.4 enterprise)
I have 2 tables (master / detail ) and I must make a strange report like
this ,
--------------------------------------------------------------- page top
Row 1 = master recno 1 #1
Row 2 = master recno 2 #2
Row 3 = master recno 3 #3
masterrecno1detail (#1 details)
masterrecno2detail (#2 details)
xxxx
xxxxxx
xxx
xxxx
xxx
masterrecno3detail (#3 details)
xxx
xxxxx
xxxxx
xxxx
--------------------------------------------------------------- page bottom
My page must be like this . I must show 3 master records per page and list
details each master record on bottom of the page
but each details group of master record position must difference with others
as showed above,
Is there any Idea for how can I make this report ?
Many Thanx ,
(Report Builder 7.4 enterprise)
This discussion has been closed.
Comments
This report layout is a little tricky. You could possibly create a separate
dataset that just contains the master information then at the top of the
page, place a subreport connect to that dataset to print the initial master
records. Then using another subreport inside the detail band, print the
detail records for each master record... connected to your master\detail
datasets. You may have to play around with it to get the desired output.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com