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     Create a graph with a table which has individual fields for each Month

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Create a graph with a table which has individual fields for each Month
 Login/Join
 
Member
posted
I have records in a table which contains fields like:
Project No, Month, april, May, Jun, Jul etc....

Each Project No can have entries like:

PROJECT NO, Month, April, May, June, etc...
1000, April, 100, 110, 113,
1000, May, 123, 500, 321,
1000, Jun, 234, 345, 234,

How do I create a line graph, With the series being 'month',
i.e. April values 100,110,113.

Thanks


Mark
 
Posts: 5 | Registered: July 20, 2012Report This Post
Expert
posted Hide Post
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 ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

 
Posts: 6347 | Location: 33°49'23.0"S, 151°11'41.0"E | Registered: October 31, 2006Report This Post
Platinum Member
posted Hide Post
Hi 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


WebFOCUS 8.2.06 mostly Windows Server
 
Posts: 195 | Location: Johannesburg, South Africa | Registered: September 13, 2008Report This Post
Member
posted Hide Post
quote:
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
 
Posts: 5 | Registered: July 20, 2012Report This Post
Member
posted Hide Post
quote:
Originally posted by Twanette:
Hi 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
 
Posts: 5 | Registered: July 20, 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     Create a graph with a table which has individual fields for each Month

Copyright © 1996-2020 Information Builders