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.
Your data will need to be changed to something that can be graphed.
You will need to get your data like: PROJECT NO, Month, April, May, June, etc... 1000, April, 100, 123, 234, 1000, May, 110, 500, 345, 1000, Jun, 113, 321, 234,
I re-read your request, and I'm not sure that I understand what you want to plot.
quote:
How do I create a line graph, With the series being 'month'
Does this mean your graph will have twelve lines? What will the X-Axis show? I think what is confusing is that you have a column called "April" and a row where Month="April". So which is April - the column or the row?
If your data does resemble what you show, have you tried: SUM April May June ACROSS Month
WebFOCUS 8.2.06 mostly Windows Server
Posts: 195 | Location: Johannesburg, South Africa | Registered: September 13, 2008
Originally posted by Waz: Your data will need to be changed to something that can be graphed.
You will need to get your data like: PROJECT NO, Month, April, May, June, etc... 1000, April, 100, 123, 234, 1000, May, 110, 500, 345, 1000, Jun, 113, 321, 234,
How many columns are there (April, May June etc)?
How Many Months are there ?
Hi Waz,
There are 12 columns, one for each month of the year. I'll be off line for a week, but I'll be back. Thanks Mark
I re-read your request, and I'm not sure that I understand what you want to plot.
quote:
How do I create a line graph, With the series being 'month'
Does this mean your graph will have twelve lines? What will the X-Axis show? I think what is confusing is that you have a column called "April" and a row where Month="April". So which is April - the column or the row?
If your data does resemble what you show, have you tried: SUM April May June ACROSS Month
Hi Twanette, Yes, in theory the graph could contain 12 lines. The table is confusing. Each Month, the field ‘Month’ returns are received which show how much has been spent in the months gone by and what is forecasted for the rest of the year. The x axis will show the value for each of fields April ,May June etc and the series will be the month field. I have not tried SUM April May June ACROSS Month. I am off line for a week, but I’ll be back, Thanks Mark