We have recently started using the Resource Planner and have noticed that when a worker assigns themselves to a task, the Job Role is removed and then the task no longer appears in the Resource Planner. Additionally, we are seeing that Planned Hours are being cut in half in the Planner. If 4 hours a...
@Skye Hansen‚ - Do you have recommendation on how to write the calculated field? Also attached screenshot of my report. I'm using Entry date and Actual completion date and I would like to get those on a comparison chart.
I would like to create a report that shows the difference between the number of tasks created and the number of tasks completed. I have this so far: http://cmegroup.my.workfront.com/report/public/view?publicToken=kAg_d4Cii182DS5q3iiI5Hvrh_s3KjeCVI8LFrbqq77rk9Dq2I7H4zVsljEysjgvuPBLroJEqh5T1K0Hknrcb...
@Skye Hansen‚ - Would this attach documents at the Project level (when the request is converted)? We have a single request form that triggers multiple sub-tasks and would ideally like to match documents with the correct sub-task. Any recs?
Our Workfront instance is set up so the request intake uses a custom form. Because of that we don't have a place for requesters to attach documents when submitting a request. Does anyone of a work around solution to allow requesters to upload documents with a custom form?
I have a custom column in my report that shoes the number of days each task is in the New status: valueexpression=WEEKDAYDIFF({entryDate},{actualStartDate}) I want to average this column so I can see the average number of days it takes to pick up a task. I've been reading about aggregate values in ...
Rich - Thanks so much for your help on this. I continue to get an error for an Invalid expression. This is what I've entered. IF(Status='CPL',IF(ISBLANK(Complete Status Date),$$NOW,Complete Status Date),Complete Status Date) Any suggestions? Thanks!Meigan