Create Excel chart with specific data

KhallP

Board Regular
Joined
Mar 30, 2021
Messages
157
Office Version
  1. 2016
Platform
  1. Windows
I created a chart in excel , the chart would be perfect, but the date values in the table are missing from the X axis, I don't know much about how to create charts just the basics, could you help me?

My Chart:

capturar.JPG


All Data:
wadwdawd.JPG
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
You've got non-date items ("Unknow") in there, which is why you haven't got a proper date axis. Where should they plot?
 
Upvote 0
You've got non-date items ("Unknow") in there, which is why you haven't got a proper date axis. Where should they plot?
hello friend, thanks for the answer, wouldn't it be possible to create a condition so that when the data were "Unknow" they wouldn't be inserted in the chart?
 
Upvote 0
Yes, you could add a new column that returns NA() if that date column doesn't have a date in it, or the date otherwise. Do the same for the data point. Then plot the two new columns, not the original ones.
 
Upvote 0
Please note:

Cross-posting (posting the same question in more than one forum) is not against our rules, but the method of doing so is covered by #13 of the Forum Rules.

Be sure to follow & read the link at the end of the rule too!

Cross posted at: Create Excel chart with specific data
If you have posted the question at more places, please provide links to those as well.

If you do cross-post in the future and also provide links, then there shouldn’t be a problem.
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,120
Members
451,399
Latest member
alchavar

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