Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.
Hello Workfront Community,I'm pretty new to creating reports and I've been tasked to create a weekly report showing how many projects went into Closing or Complete status. I can't seem to find an accurate filter to show this. Has anyone else had to create something similar? Do you have any suggestio...
My client is interested in understanding who is assigned to specific roles within a project, but within a project report. See an example below: Project NameDesigner AssignedWriter AssignedEditor Assigned2024 Adobe Summit CreativeJoe SmithWanda WhitmoreMike McGovern The two options I presented was to...
Hi All,We bulk upload the majority of our learning product projects at the beginning of the year. When various assignees add PTO to their calendars after the projects are loaded, it's necessary to recalculate timelines to reflect the PTO (our projects use the 'Consider user time off in task duratio...
We have been successfully using an API to search for specific tasks and mark them done/complete.The following has worked as expected, when one user is assigned to the task:Call Workfront's APISearch for the project numberThis returns the projectIDUse the projectID and search for task name "Build"Thi...
Hi We're running a kick-start but having an issue whereby the setSubmittedByID column seems to be ignored and I am the Submitter of 200+ Requests... I've also tried the setEnteredByID field but without success, how do I set the original Requester ID? Guessing an option is to use setOwnerID as the st...
I have the Last Note column in my project view, I'd like to add the date & name of who entered the last update. Can anyone help with the expression needed in text mode?
Is it possible to break a single record line into multiple lines on a report?I have a Document report and I would like to break a single record into multiple lines on the report based on two multi select fields, Media Platform and Creative Market.
Hello, I am attempting to create a Task report that includes a column which displays all the assigned users on the parent Project, but filtering the assigned users by role. Is this possible? The ultimate goal is to see a list of Projects that all have a certain Task completed. This report of Project...
Hello, I am attempting to display the due date of a specific Milestone in a column. I can achieve this in a Project report with the below code but it does not work in a Task report. Can anyone help me with what I am doing wrong? displayname=XXlistdelimiter=<p>listmethod=nested(tasks).liststextmode=t...