Forum Discussion
Rolling Calculation
- 9 years ago
Hi,
Unfortunately this website is blocked by our internbet security, so I am unable to view.
However, thanks to Bhavesh Patel, I have managed to understand the process more and seem to have found my solution:
NEWTEST_C = CALCULATE([TotalWorkingDaysActual_M],
DATESINPERIOD('KPI_ABS'[Month_Year],
LASTDATE('KPI_ABS'[Month_Year]),-11,MONTH
))This gives me the result I need each month.
Thank you Bhavesh for your patience and help.
Kind Regards
Rich.
Apologies, what I should have also stated, was that I would like to achieve a Rolling 12 month period.
I wasn't sure if I could do it using my Rolling Month column or not?
I have looked at some of the options available to me , but either can't quite get it to work or simply can't get things to work with my setup. :smileysad: