Forum Discussion
mmills2018
Helper IV
5 years agoRolling 3 month calculation
Hello, i have the below measure that functions correctly for rolling 3 month turnover. The issue I am having is that if an associate terms at the end of a month, they are counting in that months...
lbendlin
Super User
5 years agomaybe provide some sample data and show the expected outcome. Likely you will need to protect the LASTDATE() with a CALCULATE() and a filter.