a problem when creating a report using Report Builder 6i. [message #88746] |
Mon, 03 March 2003 07:58 |
Kevin Z
Messages: 3 Registered: February 2003
|
Junior Member |
|
|
I have a problem when creating a report using Report Builder 6i.
>
> In Data Model, I have three queries: Q1,Q2,Q3,Q4
>
> For Q1, I have two groups, G1 is top level group, G2 is second level group.
>
> For Q2, I have one group G3.
>
> For Q3, I have one group G4
>
> For Q4, I have one group G5.
>
> Besides, I have 3 data links.
>
> L1: from G2 to G3. L2: from G2 to G4 L3: from G2 to G5.
>
> In Layout Model,
> I have a repeat frame R1 for G1, R2 for G2,R3 for G3, R4 for G4.
>
> R2,R3,R4 are all inside R1.
>
> When I run this report, the records in R2 are all displayed, but no any
> records in R3,R4.
>
> Here is my question:
>
> Is data link not allowed in a report ,which has data group more than two
> levels?
|
|
|