Hi experts,
I have managed to include a "cumulative total" column to my query but with a problem which I hope someone can point me in the right direction.
Here's what I need to achieve: My data starts relatively in 3rd quarter of any given year and ends approximately in 2nd quarter of the following year. I am trying to get weekly cumulative totals on items like number of contracts secured.
Due to the nature of my data, even though I am able to get these cumulative totals, when the year part goes into the following year the week number naturally starts from 1 and my cumulative total starts from week 1.
I need the total to continue from week 52 of the previous year. Unfortunately I do not have a sequential data field to base the cumulative total column on.
Thus I need to either find a solution to "continuing" from week 52 figure or to add a sequential column to my base query to overcome this problem.
Any help would highly be appreciated. Thanks in advance.
Alp
I have managed to include a "cumulative total" column to my query but with a problem which I hope someone can point me in the right direction.
Here's what I need to achieve: My data starts relatively in 3rd quarter of any given year and ends approximately in 2nd quarter of the following year. I am trying to get weekly cumulative totals on items like number of contracts secured.
Due to the nature of my data, even though I am able to get these cumulative totals, when the year part goes into the following year the week number naturally starts from 1 and my cumulative total starts from week 1.
I need the total to continue from week 52 of the previous year. Unfortunately I do not have a sequential data field to base the cumulative total column on.
Thus I need to either find a solution to "continuing" from week 52 figure or to add a sequential column to my base query to overcome this problem.
Any help would highly be appreciated. Thanks in advance.
Alp