Topics help categorize Community content and increase your ability to discover relevant content.
Kris,
If I am understanding this correctly you are looking for the hours remaining for the project. So Planned Hours for the project minus the Actual Hours for the project. I worded it differently but think it is the same thing. Is that correct? If that is the case then below text mode on a Project Report should give you what you are looking for.
displayname=Remaining Hours
textmode=true
valueexpression=CONCAT(DIV(SUB({workRequired},{actualWorkRequired}),60)," Hours")
valueformat=HTML
Views
Replies
Total Likes
@Adam Millet - inactive‚
Thanks for the reply. I'm not sure if that 100% gets me to what I am looking for since (I think) it is possible to have more hours projected at completion for a task than what is represented in the plan number.
For instance, there is a task spanning two months with 100 planned hours (evenly broken out for each month). At the end of the first month, the team member has entered 100 hours towards the task, but there are still 50 hours scheduled for the next month (the task is going over budget).
Using your math, I think it would tell me that there were 0 hours remaining to be worked since it would be subtracted actual hours from plan. But there are 50 hours next month that still need to be worked, so the total amount of time it would take to complete the task is 150 hours.
Does that make sense, is there a solve for this? We are not up and running on Workfront yet (still in integration), so still learning the ins and outs.
Thanks.
Views
Replies
Total Likes
Kris,
I have been testing this the past few days and cannot find a way to accomplish this. The problem that I am running into to get this to work is there is not a way to break out the planned hours evenly through the month that would be consistent. However, there is a budgeting tool in Workfront that is already built that may help with this. Here is more info on this tool.
Views
Replies
Total Likes
@Adam Millet - inactive‚
Thanks I will look at that. What is surprising to me is that there is no way to calculate the future scheduled hours a user. The information exists in the schedule since the hours can be contoured, but there is no way to calculate the amount of future hours that are assigned to a team member or role?
Views
Replies
Total Likes
Hi Adam and Kris, I'm trying to figure out a similar problem. Essentially, I want to be able to compare my baseline against the Actual hours/Costs PLUS the future Planned Hours/Costs. Adam your code was very helpful, but it still assumes that a project will come in on plan. However that does not help me determine the profit/loss for a fixed revenue project, since increasing the plan also increases the calculated revenue.
The key here, as Kris said, is that more hours may be needed than the plan accomodates, or perhaps more actual hours were billed in the past than planned, and future planned hours cannot cover them.
I'm very new to workfront and textmode, so there is a good chance that I'm missing something.
But my thought was perhaps we can find a way to filter all planned hours beyond TODAY or this week. Is this possible through a report and some filtering? I haven't been able to figure out how to find the planned date for planned hours.
Then, as Kris originally asked, we could add actual hours to the future planned hours which may give a new total which might be higher than the total plan.
thanks for your patience with me- I'm new.
Views
Replies
Total Likes