Retrieving actual hours with date of input from timesheet
Hi everyone,
I'd need to do an extraction with these informations: name of the team member, project name, actual hours and date of input.
I created a report but, selecting "Team.Actual Hours", it returns the total amount; I need to discriminate the hours by date of input, for example:
March 4th myname project1 4hours
March 4th myname project2 3hours
March 5th myname project1 6hours
and so on
Since in the timesheet you input the hours by day it should be possible, which parameter should be used?
Another question: isn't it possible to insert half hours in the timesheet?
Thank you