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 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,
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 *
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.
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