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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED]Compound Document Graph by sort field

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED]Compound Document Graph by sort field
 Login/Join
 
Guru
posted
I have a multi-page compound document report that displays reports and bar graphs. I have 5 sort fields and I page-break on the first sort field (customer). I need the report to display all 4 pages of the report for a customer before it page-breaks to the next customer. I have no problems doing this for the report components, but the graphs are not breaking properly. I need to know what to code for the following graph settings so that the graphs will page-break along with the report components and each report will display in it's entirety for the first customer before proceeding to the next customer. Thanks.
 GRAPH FILE HOLDFILE
SUM PAYMENTS
BY CUSTOMER PAGE-BREAK NOPRINT
BY BREAK2 NOPRINT
BY BREAK3 NOPRINT
BY SORTORDER NOPRINT
BY CATEGORY (there are 5 categories for the axis)
ON GRAPH SET GRMERGE
ON GRAPH SET MULTIGRAPH
ON GRAPH SET GRLEGEND
ON GRAPH SET GRAXAXIS
ON GRAPH SET LOOKGRAPH VBAR
 



Windows Operating System
Dev Studio 8009

This message has been edited. Last edited by: Michele Brooks,


WF 8205, Windows 10
Oracle DBMS
EXL07/PDF Output
 
Posts: 244 | Registered: August 27, 2012Report This Post
Guru
posted Hide Post
I remember you posted something similar

Document Composer Compound Report for multiple Customers


-Rifaz

WebFOCUS 7.7.x and 8.x
 
Posts: 406 | Location: India | Registered: June 13, 2013Report This Post
Guru
posted Hide Post
You are correct Rifaz. I created a new post because the logic that normally should work did not work. What I did find out is that I had to import the graphs before I import the reports. for each page layout. When I imported the report components first, the report did not page-break properly. I had to create a new compound layout to get the report to page-break properly. For a multi-page, multi-customer compound report that has graphs and reports on several pages, I used the following code in my graph file request when I had 4 by statements.
When I created a graph with 5 by statements, I changed the GRXAXIS to 4. The post is closed. Thanks


ON GRAPH SET GRMERGE ADVANCED
ON GRAPH SET GRMULTIGRAPH 1
ON GRAPH SET GRLEGEND 0
ON GRAPH SET GRXAXIS 3


WF 8205, Windows 10
Oracle DBMS
EXL07/PDF Output
 
Posts: 244 | Registered: August 27, 2012Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SOLVED]Compound Document Graph by sort field

Copyright © 1996-2020 Information Builders