I have a table with 2 columns:
Date Amount
01.03.2003 30
01.03.2003 100
....
01 from Date isn't the first day of March, this number is put there by code, because I only need the month & the year (only the monthly sell).
Q: How can I use those 2 columns in a chart,on the y axis I want the Amount and on the x axis the Date
Date Amount
01.03.2003 30
01.03.2003 100
....
01 from Date isn't the first day of March, this number is put there by code, because I only need the month & the year (only the monthly sell).
Q: How can I use those 2 columns in a chart,on the y axis I want the Amount and on the x axis the Date