Good Morning everyone,
I'm not really sure where to start with this one but I know what I want to do 😅. I am creating a project management app and would like to have a screen where the user would select an employee from a drop down, causing a pie chart to populate their total hours worked on the various projects they are assigned. I've been searching around the interweb and can't find anything that resembles what I'm trying to accomplish.
My SP list "Project Time System" contains columns "Project" "Name"(Employee), "Monday" - "Sunday" (user can enter hours spent by day), and a total hours column that sums the hours in Monday - Sunday columns
The other SP list is a simple list of employees which I use to populate the drop down
Any push in any direction would be greatly appreciated