Hello, I am building a database for a department that tracks several metrics for its employees, such as accuracy, productivty and call evaluations. The issue I am running into is that my Employee ID is the unique field I use to link all metrics, from the seperate tables, back to the individual employee, located in the "Employee" table. However when I link the tables up and begin to run quries in an attempt to combine the data from the various tables I get the cascading effect (everything is duplicated) because the employee ID is located in multiple tables, multiple times.
Below is a screen shot (it is coming across very small so my apologies, but if you paste it into Word it will show full size) of my current setup, I have tried various others as well, Any suggestions for a better layout? In all of the tables, other than the Employee ID, there are more than one entry of the employee ID since they each have multiple errors, call evaluations, etc..
![]()