Sum Training Hours by Month, Year, and Name

I am trying to track if employees have achieved the required 4 hours of training per month requirement. I would like to visually display who has not completed this training for the month on the dashboard.

Employees log their training using a form using drop downs (so there are multiple entries for each employee). Employees are set by their names in the system so each is unique. I was able to finally pull a list of each employee without duplicates however I am trying to figure out how to sum by month and year for each employee using the unique identifier (i.e. their name).

Is there a better way to do this than pulling a "unique ID" with each? Is there just a way to complete these from the data that is coming in when a training is logged by employees and what is the best way to display who has not met the 4 hour goal on the dashboard?

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!