I have a situation where I need to take a file of account data and determine when the first occurrence of a specific event occurred and then measure performance for each account for 24 months after that particular event occurred.
For example I may have one account where the event occurred in May 2007 and need to designate that as month 1 and pull in the next 24 months of data for that account.
However, I may also have an account for which that specific event occurred in July of 2010 and wouldn't have a full 24 months of performance available after that occurrence, but would need to then pull in however many months are available after the event.
I haven't been able to come up with any ideas for this yet. Any suggestions are greatly appreciated.
For example I may have one account where the event occurred in May 2007 and need to designate that as month 1 and pull in the next 24 months of data for that account.
However, I may also have an account for which that specific event occurred in July of 2010 and wouldn't have a full 24 months of performance available after that occurrence, but would need to then pull in however many months are available after the event.
I haven't been able to come up with any ideas for this yet. Any suggestions are greatly appreciated.