Skip to Main Content

Developer Community

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to create multiple page report - Oracle Reports Builder

user-0nwedSep 24 2023 — edited Sep 24 2023

Hi,

I'm new to Report Builder, I never used it before. I tried to create a report that has 2 pages.

First page - Field query data from database with text and Second page - Show only text.

Actually, the report can run fine but not my expected. The report prints the first page until finish all data and then will print the second page.

Now report print as 1 1 1 1 2 2 2 2 (assume we have 4 data in the database)

I need to print the report as 1 2 1 2 1 2 1 2.

Comments
Post Details
Added on Sep 24 2023
1 comment
544 views