Hi All,
I imagine this one should be a quick win. Basically I am using running totals to create cumulative lines on SSRS. With full years data, this works wonderfully and I can compare years easily. However the issue comes when comparing a partial year to a full year. I would like for the current years data to only go as far as the current month, and for future months to not show on the chart. At the moment, obviously the running total breaks into a horizontal line for future months (I understand the logic of why this happens)
I've included a picture below of the problem as I see it.