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     [CLOSED] Generate Graph

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] Generate Graph
 Login/Join
 
Member
posted
Hi all...I tried using the composer layout and the Generate Graph option..but it returns me an error...
Anyone knows how can i make a graph using a report?

This message has been edited. Last edited by: Kerry,


WebFOCUS 7.6, Windows
All output
 
Posts: 26 | Registered: December 14, 2009Report This Post
Expert
posted Hide Post
Which composer are you using, HTML or Document?

What is the error you are getting?

To create a graph, you use either the Graph Assistant or the Advanced Graph Assistant.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Expert
posted Hide Post
What is the error that you're getting?
GRAPH instead of TABLE does the trick most of the time...




   In FOCUS Since 1983 ~ from FOCUS to WebFOCUS.
   Current: WebFOCUS Administrator at FIS Worldpay | 8204, 8206
 
Posts: 3132 | Location: Tennessee, Nashville area | Registered: February 23, 2005Report This Post
Member
posted Hide Post
I want a graph using this report..
TABLE FILE F_PATIENT_STAY_DETAIL
SUM
'CNT.F_PATIENT_STAY_DETAIL.F_PATIENT_STAY_DETAIL.PATIENT_ID'
AS 'NumberofPatientes'
BY 'J0.F_PATIENT_STAY_HEADER.DISCHARGE_DT'
BY TOTAL COMPUTE StayedDays/D12 = HDIFF(J0.F_PATIENT_STAY_HEADER.DISCHARGE_DT, J0.F_PATIENT_STAY_HEADER.ADMISSION_DT, 'DAY-OF-YEAR', 'D12'); NOPRINT
AS 'StayedDays'
BY TOTAL COMPUTE TotalDischargeDays/D12 = ( CNT.F_PATIENT_STAY_DETAIL.F_PATIENT_STAY_DETAIL.PATIENT_ID ) * StayedDays; NOPRINT
BY TOTAL COMPUTE TotalDischarges/I9 = &TOT; NOPRINT
BY TOTAL COMPUTE AvgLenghtofStay/D12.2 = TotalDischargeDays / TotalDischarges;
ON TABLE SET PAGE-NUM OFF
ON TABLE NOTOTAL
ON TABLE PCHOLD FORMAT AHTML
ON TABLE SET STYLE *


WebFOCUS 7.6, Windows
All output
 
Posts: 26 | Registered: December 14, 2009Report This Post
Expert
posted Hide Post
Since the report is an active report, you can do a graph directly from the AHTML output. You can select one measure and one dimension.

You can also present the existing AHTML as a graph by using the Initial Presentation as graph option on the Format tab of Report Options.

And you still didn't tell us what error you are getting.
Or you can hold the data from your report then use one of the graph assistants to create your graph.


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Guru
posted Hide Post
Like the others said, we need to know the exact error message you are getting to try to assist you. In doing the graph option, we take your report code and attempt to create a graph from it.


David Glick
Director WebFOCUS App Studio
and WebFOCUS Developer Studio
WebFOCUS Division
Information Builders, Inc.
Direct (917) 339-5560
Voice Mail (212) 736-6250 x3560
Fax (212) 947-5168
Email david_glick@ibi.com
 
Posts: 315 | Registered: April 13, 2004Report 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     [CLOSED] Generate Graph

Copyright © 1996-2020 Information Builders