BI Publisher (MOSC)

MOSC Banner

Nested repeating groups in multi-page PDF Template?

edited Jun 10, 2015 10:03AM in BI Publisher (MOSC) 5 commentsAnswered ✓

Hi,

I am having trouble generating a PDF Layout with multiple pages with a two-level nested repeating group (i.e. two repeating groups). Note: RTF layout is not an acceptable solution in this case.

Datamodel:

select 'row 1' COL_ONE,'col 1' COL_TWO, 'COL 3 data' COL_THREE

from dual

union

select 'row 2' COL_ONE, 'col 1' COL_TWO, 'COL 3 data' COL_THREE

from dual

union

select 'row 3' COL_ONE, 'col 1' COL_TWO, 'COL 3 data' COL_THREE

from dual

union

select 'row 1' COL_ONE, 'col 1' COL_TWO, 'COL 4 data' COL_THREE

from dual

union

select 'row 2' COL_ONE, 'col 1' COL_TWO, 'COL 4 data' COL_THREE

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center