Hi guys
I'm at a bit of a loss as to how to calculate this. Usually I can give it a good shot but this is quite a weird one...
I have the below model:
Fact Table:
Employee | Date | Hours
Date Table:
Date | YYYYWW
The question: How would I determine which employees have worked 13 weeks consecutively and which have not? Ideally this would be a calculated column but if it's possible to do in a measure then that's fine too!
Thanks!
I'm at a bit of a loss as to how to calculate this. Usually I can give it a good shot but this is quite a weird one...
I have the below model:
Fact Table:
Employee | Date | Hours
Date Table:
Date | YYYYWW
The question: How would I determine which employees have worked 13 weeks consecutively and which have not? Ideally this would be a calculated column but if it's possible to do in a measure then that's fine too!
Thanks!