Working on a report and I only want it to bring in a certain hour type's actual hours - basically take Actual Work Required and remove any hours of a certain type. I want to have it as a column header, since I want all tasks to show even if they do not have hours for that Hour Type. I have been tryi...
Hi there, I'm trying to create a single use approval process for a issue without any success though. Approval must be with multiple stages and the next stage can only be approved after current stage has been approved. Any idea(s) on how to achieve this?
Lets say you have a field on a custom form and you want to know the date that field was last changed. Is there a way to see that data? End result, I need to see how long a case was between a field changing and say how long it was in each state for reporting.
I have filters set on a report to show "Contract Types - Is Not Blank" and "Project Owner - Peter Disalvo", per screenshot 1. As screenshot 2 shows, the report is showing both blank Contract Type fields and project owned by other users.
Hi, I have been working on a calculated field that grabs the Planned Start Date from a form and then converts it to an abbreviated version of the fiscal year that date is in. Here's my code: IF(DATE({plannedStartDate})>=DATE(9/1/2023) && DATE({plannedStartDate})<=DATE(8/31/2024), "FY24", "") ||IF(DA...
Hello , I'm working on a usecase where I need to create a single proof by mapping multiple documents and hash files. I'm using create proof module and it is working when I map hashes and file names by using add item but it fails when I map them by getting hash files in a variable. While mapping I'm ...
We have a fusion scenario that mass generates unique job id tasks for us however we haven't determined a solve for how to mass add subs tasks(workflows) to these job id tasks. The job id tasks become the parent and then we have to add sub tasks or our templates. I've tried duplicating and copy featu...
Hello everybody,I know that the external users will be moved to the admin console, for example from hereDo external users migrate to Admin Console? - Adobe Experience League Community - 720388 But there's an aspect I have to understand to do the proper communication with these users:our external use...
We have a text field that is on a custom form on one of our tasks (Tactic Delivery Date). I want to pull that text field info into a task level report for other tasks. So if the report is looking at the Copywriting task, I want to pull in what has been entered in the custom field on the Tactic Deliv...
Is it possible to set up event subscription in Workfront? For example, when a new project is created, the ServiceNow (SN) team at my company wants to get project details so they can insert this data into the ServiceNow table. We are not using Fusion for this integration. I informed them that Workfro...