Skip to Main Content

Analytics Software

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Page number issue using nested for-each@section in BI Publisher

zhitao yanMay 5 2025 — edited May 6 2025

Hi Everyone,

we have a report, for each member, it has two parts with different headers,each part may be across multiple pages,
now the report only has one problem, page number are reset for the two parts
what we expect is each member has its own page number system, but within the member we require it has a continuous page number across the two parts

for example,
member(XXX-XX8-356), each part has 1 page
expected: 1,2
actual result:1,1

we have a for-each@section for members, and within it, another for-each@section:xdoxslt:foreach_number, if we put initial-page-number:'auto' within the 2nd one, the page number within the two parts are continues, but the whole report has one page number system, not reset for each member

Could someone help this? Very appreciated!!!

see attachments for xml/rtf

Thanks

PEN1010.gz

Comments
Post Details
Added on May 5 2025
3 comments
40 views