Skip to main content
C S (Truveris) が「#Collaboration」で質問
Hello,

 

I am looking to perform the following immediate action in the Process Builder.

 

If Generate Date is null then update Bill Review Owner field with POC field.

 

How do I go about writing the formula here:

 

Process Builder

 

Thanks,

 

CS
3 件の回答
  1. 2016年7月27日 15:41
    You don't need to write the full formula here. This is how you should configure it:

     

    Process criteria

    :

    Generate Date is null Boolean True

     

    Update Record action

    :

    Bill Review Owner equals Reference POC field

0/9000