afh110
02-16-2010, 12:36 PM
Hi guys.. simple Q
I have a table that holds the following data and schema
ID Name Jan Feb Mar ......Dec
1 BSC-1 50 78 90 ......79
2 BSC-2 44 43 66 .....65
3 BSC-3 67 88 99 ....66
(Data not important)
I need to create a Line chart plotting the different BSC data over the year (Jan.....to ...Dec). Its more or less a trend analysis of each BSC plotted all together.
So Y-Axis should show the names of the BSCs
the X -Axis should show the months of the year
The graph is reflecting the data
I start a Chart Object , close the wizard (since it seems so limited) and i go to the properties table and try to set the source to the table. But im not sure how i can set the the X and Y Axis...
I thought of using a Pivot table, im having the same problem.
Thanks People :)
I have a table that holds the following data and schema
ID Name Jan Feb Mar ......Dec
1 BSC-1 50 78 90 ......79
2 BSC-2 44 43 66 .....65
3 BSC-3 67 88 99 ....66
(Data not important)
I need to create a Line chart plotting the different BSC data over the year (Jan.....to ...Dec). Its more or less a trend analysis of each BSC plotted all together.
So Y-Axis should show the names of the BSCs
the X -Axis should show the months of the year
The graph is reflecting the data
I start a Chart Object , close the wizard (since it seems so limited) and i go to the properties table and try to set the source to the table. But im not sure how i can set the the X and Y Axis...
I thought of using a Pivot table, im having the same problem.
Thanks People :)