Ah I see what its doing...its giving a running total over those months rather than the specific value for each month
To test it, I echo'd 13 months and the 13th month (Jan19) is almost the same as the 12 month total as you can see here http://prntscr.com/qjbftb
So what would I need to get the specific value for each month rather than a running total?