Oracle Analytics Publisher

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

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

Received Response
14
Views
1
Comments

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

Answers