I am attempting to build a dashboard for tracking production performance.
I have a form that is completed by each shift. I believe I need to pull that info up into a calculation sheet and from their I can populate the dashboard.
I am getting hung up on have multiple shifts on the same date.
I want to be able to see performance of each shift for the last day, week, & 30 days on the dashboard.
If I use a max, min type function on the date column I only get the oldest or most recent entry and cannot figure out how to pull the individual shifts up into my calc sheet.
Here is a simple sample of my data