Skip to main content
Erin Ryan (FactSet) 님이 #Data Management에 질문했습니다
I'm trying to build a workflow that updates the Task Owner/Assigned To , to the Last Modified User when the Task is Completed. The issue is Assigned To is a lookup and a formula isn't an option.It's not working in Process Builder either [Task].LastModifiedBy.FirstName&" "& [Task].LastModifiedBy.LastName. Any suggestions?

 

 
답변 12개
  1. 2017년 10월 19일 오후 6:00
    Hello Erin,

     

    Try like this:

     

    Assigned TO ID -> Field Reference -> [Task].LastmodifiedById

     

    Hello Erin, Try like this: Assigned TO ID -> Field Reference -> [Task].
0/9000