Hello,I am having trouble creating a column in my task report that displays all the child tasks along with their statuses.At the moment the report shows a bunch of parent tasks (number of child tasks != 0). I'd like it to have a column that shows a list of all associated child tasks and the current ...
Hi! I've got a Document report that is in a desperate need of a column for Proof Approver name and proof decision date. I would try other report types, however this same report also needs to display a bunch of Task and Project level metadata (+ a direct download link for the doc). Any tips/guides on...
I have tried for a few days and cannot figure this out. I tried via a project, task and custom form report unsuccessful. I entered a support ticket and was told to use a custom form report but can't figure it out and waiting for support. Anybody willing to share text mode from custom form report t...
Hello! I am looking for some text mode for two use cases: In a Portfolio report, I'd like to count the number of programs in each portfolio In a Program report, I'd like to count the number of projects in the program. Does anyone have good code for this?
We are importing bulk Issues into Workfront for an upcoming onboarding of Projects. Usually, each one generates 3 different associated notifications. We don't want users to be burdened with mass notifications.I know there is a Project status that can be used "Planning" so modifications can be made t...
Hi, I have a few hundred projects that don't have a project owner, so we're going to update these with the person who entered the project e.g. Entered By:Name Is that possible to do without using Fusion? If not, I'll have to do it manually which will ruin my Monday! ThanksMatt
Hi all, I'm sure I'm missing something super simple but I'm trying to use a calculated field, formatted as a number, to pull in the difference between our planned start date and actual completion date on our task reporting form for tasks named review. The formula I'm using is: IF(CONTAINS({name},"r...
Hi,I have a timesheet report that is shared with management. We noticed that depending who runs the report, they don't see the same people. For example, when I run the report for 'this quarter', I see timesheets for 14 people. When one manager runs it, they get the same thing but then a differ...
Resourcing has been a huge focus with our team. We have 2 internal teams that have odd schedules as they work some weekends out in the field for projects. The system is setup for 40 hours, 5 days, and 8 hour days. I've tried creating a 2nd schedule to apply to specific projects for cases like this b...
Hi friends,So, I have something which is driving me kinda crazy. I'm trying to write a validation logic rule where if a particular multiselect field is selected along with any other field that the validation error kicks in.Here's the formula:IF(ARRAYLENGTH({DE:fieldName})>1&&CONTAINS({DE:fieldName},...