Forum Discussion
Anonymous
3 years agoNot applicable
Rolling 4 Week Cash Flow
Hello, I am trying to generate a rolling 4 week cash flow. I am unable to send a file because of the private nature of the data so I will try to be succinct as possible. My Weekly Cash Flow measu...
Anonymous
3 years agoNot applicable
Hi,
I might be looking at this the wrong way but, would this work?:
CALCULATE ( SUM ( [Weekly Cash Flow]), DATESINPERIOD ('Date'[Date], MIN ( 'Date'[Date] ), -28, DAY ) )
- Anonymous3 years agoNot applicable
Thank you for your reply. Regrettably the same value is created with this method.