Hi Chris, If I'm understanding correctly, you COULD do it with either the Task report, or Hour report type, but I'll focus on the Task report for now. For the Task report, where I believe your running into the most trouble is with the prompts. They ability to filter on the hour entry date is not readily available. You'd need to filter the collections. See this article:
https://experience.workfront.com/s/article/Referencing-Collections-in-a-Report-779518987 What I'd do is create a custom prompt in the task report: (
https://experience.workfront.com/s/article/Working-with-Prompts-1898074737 ) I called mine Hour Entry and added the options This Week, Last Month, Last Year, and This Year. Here's the text I used: This Week - hours:entryDate=$$TODAYbw&hours:entryDate_Mod=between&hours:entryDate_Range=$$TODAYew Last Month - hours:entryDate=$$TODAYb-1m&hours:entryDate_Mod=between&hours:entryDate_Range=$$TODAYe-1m Last Year - hours:entryDate=$$TODAYb-1y&hours:entryDate_Mod=between&hours:entryDate_Range=$$TODAYe-1y This Year - hours:entryDate=$$TODAYby&hours:entryDate_Mod=between&hours:entryDate_Range=$$TODAYey You won't be able to select a specific date in the prompts though. If you wanted a specific date, you'd want to add it into the text mode. For example, you mentioned " time entered 10/1/18 through today". The text mode would look like this: hours:entryDate=2018-10-01T00:00:00:000&hours:entryDate_Mod=between&hours:entryDate_Range=$$TODAY Does that help? Best regards, Dan Dan Perkins Moventus