Charting with Multiple Column

ondrocks

New Member
Joined
Sep 1, 2011
Messages
2
I am in middle of creating a report for my company to project database growth on weekely basis so that at end of every quater we can analyse the total growth. I need some help to create the chart , a bar chart will be good which can project the growth report from the following table
The worksheet looks like this. All 4 colums are important to be shown in the chart

server db_name size date
abc db1 200 Aug 10
abc db2 500 Aug 10
abc db3 600 Aug 10
xyz db4 100 Aug 10
xyz db5 200 Aug 10
xyz db6 350 Aug 10
bdf db7 210 Aug 10
bdf db8 220 Aug 10
bdf db9 300 Aug 10
abc db1 201 Aug 16
abc db2 502 Aug 16
abc db3 603 Aug 16
xyz db4 101 Aug 16
xyz db5 200 Aug 16
xyz db6 352 Aug 16
bdf db7 211 Aug 16
bdf db8 221 Aug 16
bdf db9 302 Aug 16
abc db1 203 Aug 22
abc db2 520 Aug 22
abc db3 610 Aug 22
xyz db4 105 Aug 22
xyz db5 205 Aug 22
xyz db6 350 Aug 22
bdf db7 212 Aug 22
bdf db8 222 Aug 22
bdf db9 305 Aug 22
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
Hi ondrocks and welcome to the forum.
Could you give a brief description of your chart?
What should be on x and what on y axis?
 
Upvote 0
I want Size in Y axis ; db_name with date in X axis

server name should be mentioned below chart ie there should be 1 chart for each servername.

The chart should be refreshed automatically when data get refreshed and this should go good with furture addition of servers.
 
Upvote 0

Forum statistics

Threads
1,224,521
Messages
6,179,275
Members
452,902
Latest member
Knuddeluff

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top