Looking for suggestions on how to best build out the following:
Sharepoint List >>> has hundreds of work orders at any period of time. Each work order is assigned to a Person (Person column). Work orders are then set with a Status of: Submitted/Active/Complete
I want to be able to have some way to list the TOTAL number of active work orders for each person in a list/table/chart -- so as new ones come in, a manager can ensure equal distribution of work orders right at their fingertips quickly.
How would one best set this up? As new employees come and go, it needs to be able to adapt accordingly so it cant just be endless galleries filtered by employee as if someone left it would require manual updates.
Is a gallery the best way to do this? If so, how would it work "conceptually"? Filter only active requests? then how would I list by employee so it aggregates and doesnt list every single workorder they have and somehow/somewhere calculate the total number?
Ideas? thank you!