The above Table has call center employee shift/target details
- OperatorID,
- User_Name as Operator Name,
- Team_Id,
- Team Name the Operator belongs to,
- FTE = number of days employee works in a week.(example: FTE = 0.8 = 6.4 Hours)
Each row may or may not change every week.
I feel this is a slowly changing dimension but I also have a strange feeling that this could be a fact table.