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.
Hi I am using Web focus Developer Studio Version 7.1.4 In my report i have 10 tables and I am using across to fetch the data. My data is spreading into 2 pages is it possible to brake the data and display in a single page.
What output format are you using. Across has no real break to wrap that I am aware, but if pdf and always the same number of columns you may be able to control with font size in your styling.
Leah
Posts: 1317 | Location: Council Bluffs, IA | Registered: May 24, 2004
Iam using PDF outputFarmat. Actually i have repot of 2 columns with top 5 and least 5 from each table as a "set"of one But these "sets" coming as side by side instead of "set by set". Total i have 10 "sets" like that How can i do that?
Ya i identified that top 5 and least 5 and made one "set". but my problum is arranging the sets(10) these "sets" coming as side by side to next page instead of "set by set" in one page (Horizontally Insted of Vertically).
my problum is arranging the sets(10) these "sets" coming as side by side to next page instead of "set by set" in one page (Horizontally Insted of Vertically).
Are your TOP 5 and Least 5 stored in unique variable names or are they the same as to field name. As I said previous, can you post some of the code that is generating the report?
Leah
Posts: 1317 | Location: Council Bluffs, IA | Registered: May 24, 2004