Show different page on a page break in RTF template (BI publisher)
01:34 03 Jul 2018

I am trying to call a different page after every page break as shown below. The problem here is that my conditions (test2) can only be displayed within the same page as the header / total page but not break into a new page. I tried using (split-by-page-break) and even page braking the section, but all it does it appearing on the same page as the header.

Header/Page1 (Countdown), followed by a Total/Page1 (test)

Page break then Conditions/Page2 (Test2)

Header/Page3 (Countdown), followed by a Total/Page3 (test)

Page break then Conditions/Page4 (Test2)


Temp_Param
Recursive_Template

**to call the total section** 

 
**this is to assign an after page break variable = 1**

**to calculate the total section**

TOTAL   
     
 


**to call a different page**



**different page after every page break**
**need to break into a new page**

CONDITIONS
This Purchase order is subject to the following terms and conditions:
1.PRICE
TEST
2.DELIVERIES
TEST

reporting rtf obiee bi-publisher