Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
PAGE-BREAK problem
 Login/Join
 
Gold member
posted
I have the following code. I would like the on table subfoot to be displayed on a seperate page but adding PAGE-BREAK did not work. Any ideas. Thanks

ON TABLE RECAP
PerMetPerform_time1/P5% = 100 -(TOTTIME_RED / CNT.CONTRACT_ID * 100);
PerMetPerform_money1/P5% = 100 - (TOTMONEY_RED / CNT.CONTRACT_ID * 100);
ON TEROT001.COST_CENTER SUBFOOT
" "
" "
" <30 Performance Measures for: " "
" <30 Total Contracts: <90 <+0>"
" <30 # Contracts that don't meet Time Performance Requirements: <90 " <30 # Contracts that don't meet Money Performance Requirements: <90 " <30 % Time Contracts that Meet Performance: <90 " <30 % Money Contracts that Meet Performance: <90 " "
ON TABLE RECAP
PerMetPerform_time1/P5% = 100 -(TOTTIME_RED / CNT.CONTRACT_ID * 100);
PerMetPerform_money1/P5% = 100 - (TOTMONEY_RED / CNT.CONTRACT_ID * 100);
ON TABLE SUBFOOT AND PAGE-BREAK
" "
" "
" <30 District Performance Measures"
" "
" <30 Total Contracts: <90 <+0>"
" <30 # Contracts that don't meet Time Performance Requirements: <90 " <30 # Contracts that don't meet Money Performance Requirements: <90 " <30 % Time Contracts that Meet Performance: <90 " <30 % Money Contracts that Meet Performance: <90 " "
 
Posts: 84 | Location: Tallahassee, Fl. | Registered: December 02, 2005Report This Post
Virtuoso
posted Hide Post
Try adding NEWPAGE.


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
 
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005Report This Post
Gold member
posted Hide Post
I replaced the PAGE-BREAK with NEWPAGE still did not work.
 
Posts: 84 | Location: Tallahassee, Fl. | Registered: December 02, 2005Report This Post
Virtuoso
posted Hide Post
You need them both.


In Focus since 1993. WebFOCUS 7.7.03 Win 2003
 
Posts: 1903 | Location: San Antonio | Registered: February 28, 2005Report This Post
Gold member
posted Hide Post
Problem resolved. I had the PAGE-BREAK in the wrong place.

ON TABEL PAGE-BREAK AND SUBFOOT

is the correct usage. Thanks
 
Posts: 84 | Location: Tallahassee, Fl. | Registered: December 02, 2005Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders