Re: Reports with Multiple Sections?
Date: 1996/01/03
Message-ID: <30EB2E4C.534D_at_us.oracle.com>#1/1
Robert Goodwin wrote:
>
> Okay, here's the deal: Using Reports 2.0.x, we're trying to create a report
> that basically has multiple "sections" each of which is based on a different
> query. We've figured out how to have a different subheader on the pages of
> each section, but now we want restart the page numbering at the beginning of
> each section. So the pages of sections A, B, and C would be numbered
> something like:
>
> A-1, A-2, A-3,..., A-x
> B-1, B-2, B-3,..., B-y
> C-1, C-2, C-3,..., C-z
>
> Does anyone know if Reports provides a way to do this? Thanks for any help.
> Please e-mail response if possible.
This can be done very easy, with no coding at all.
Multiple sections in the layout can refer to different groups in the data model and repeating frames can contain fields that break at different group levels. See 'Buidling reports' manual page 6-9.
Refer to the fields in the layout using concatenated fields or using a field reference ('A-&<F_pageno>').
Rgds,
Per Brondum
Senior Manager Phone : 415 506
6229
Product Management Email :
pbrondum_at_us.oracle.com
Developer/2000 Compuserve :
74221,2406
Received on Wed Jan 03 1996 - 00:00:00 CET