Hi WF Community,
Has anyone be able to produce a single report to show planned hrs and actual hours by resource (assignee) for a given time frame?
Seems like it should be simple and maybe I'm just missing something obvious. However, from what I can tell, in order to easily report on this I would need my tasks to only have 1 assignee and have planned start and end dates within the same month.
Thanks,
Nick
Solved! Go to Solution.
Views
Replies
Total Likes
Hello @NickVa1
How's by you!
I think you want an ASSIGNMENT report - rather than a TASK based report.
Then filter (or us prompt to filter) to the respective user.
The screenshot is from an unfiltered report and i don't have actual hours in my test data.
displayname=Actual Work Completed
linkedname=direct
namekey=actualWorkCompleted
querysort=actualWorkCompleted
valuefield=actualWorkCompleted
valueformat=compound
viewalias=actualWorkCompleted
Views
Replies
Total Likes
Hello @NickVa1
How's by you!
I think you want an ASSIGNMENT report - rather than a TASK based report.
Then filter (or us prompt to filter) to the respective user.
The screenshot is from an unfiltered report and i don't have actual hours in my test data.
displayname=Actual Work Completed
linkedname=direct
namekey=actualWorkCompleted
querysort=actualWorkCompleted
valuefield=actualWorkCompleted
valueformat=compound
viewalias=actualWorkCompleted
Views
Replies
Total Likes
Good hearing from you @Sven-iX ! Hope you are well.
That worked! Tried an assignment report in the past but just couldn't get actual hours to display - text mode!
Thanks for this.
Views
Replies
Total Likes
Yessir. (I cheat: I summ the planned hours and copy the text mode aggregator lines and replace the field name)
aggregator.displayformat=minutesAsHoursString
aggregator.function=SUM
aggregator.namekey=actualWorkCompleted
aggregator.valuefield=actualWorkCompleted
aggregator.valueformat=compound
Hey @Sven-iX - do you know if it's possible to put some aggregation lines in this 'Actual Work Completed' text mode so it rolls up to grouping levels in my report?
Views
Replies
Total Likes
Like the champ that he is, folks, like the champ that he is.
Thanks, Sven.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies