I'm trying to build a metrics table that can be used to generate a graph on a dashboard.
I am a consultant and would like to track client hours from a master sheet that logs all clients, dates of services, and total hours.
Let's say I wanted to track the hours of utilization from a particular client from YTD, Last Month, Last Week, Weekly Average over the year, etc.
So if the Client Column is Client X, Add the hours in the hours column over the last month, week, year, etc.
I don't know why I'm struggling so much with this, but I can't seem to get it to work out right. Please help!