In support of Resource Management and Capacity Planning in we want to reduce the hours considered for an FTE to about 75 - 85% to avoid overloading our team and account from indirect activities. For simplicity lets say reduce from 8 to 6 direct hours per day. The FTE field in the user profile does n...
Hello! My organization has a project I'd like to submit requests for tasks to via the Workfront API. The request form itself has several custom fields created by our organization. I didn't see anything about "Requests" within the API documentation and am wondering if it is possible to submit a r...
Is there a way to set up a calculated field that would return multiple values (separated by a comma) from a multi-select checkbox field? In our current state, we have a radio button field with various locations listed. Each location has a unique location ID. Whenever someone submits a request thro...
Hello! I am wondering if it is possible to have tasks auto complete if there is a role attached to it. I attached an example of the current task setup that I have. We do not want to assign the role as we use a project for a workaround to be able to track resources. Thanks in advance!
Hi all, I'm wondering if there is a way to filter a report to see if a specific task is missing within a project? We have incorporated new tasks into a template and need to audit existing projects to see if those tasks are missing (and keep track of new projects that are created to ensure they are...
Hi, I have an assignment report where I have added conditional formatting to the Task Planned Completion Date and the Issue Planned Completion date columns. I then merged the two columns using sharecol=true, however, most of the conditional formatting was lost. I noticed that styledef.case.0.co...
I'm trying to group an issue report on the issue entry date by week (as in, the week the issue was entered). The default way of doing this (Groupings > Issue > Entry date and group by week) is almost perfect however because in WF the starting day of the week is a Sunday by default, i'm getting the w...
I have a multi-select field - ProductType. This allows the user to select the type of product they are requesting for (example: Prod 1, Prod 2, Prod 3..... Prod 25) . Based on this selection ProductQuantity field is displayed where they include the quantity of each product (single text fields - Prod...
Hello! I am trying to search by user email address using the Workfront API. So far this is what I have: https://<DOMAIN>.workfront.com/attask/api/v15.0/USER/search?emailAddr=<EMAIL> This works as long as the address matches exactly to what is in the system, case and all. Are there any modifiers to ...