Not sure why you didn't just post up your data...but you are performing linear regression Fit Y by X. The output of this analysis shows there is almost no relationship between the 2 variables (RSquare is ~0 and p value is .44). If you want to get Pearson's correlation coefficient you could do Multivariate Methods>Multivariate.
If the variables do not correlate (and you think they should), here are some things to think about:
1. If either variable does not vary much in the data set, it is difficult to see relationships,
2. If there is a lagged effect, the data set would have to be modified to see this,
3. Unusual data points can make it difficult to see relationships (but there is little evidence in the data you present)
4. Your model may not contain the correct order of effects (missing higher order terms, but your data does not indicate this),
5. There are hidden variables not recorded in the data table,
6. You have measurement system issues.,
7. There is insufficient data to support the detecting of a relationship.
Or there really is no relationship.
"All models are wrong, some are useful" G.E.P. Box