Skip to main content
Victoria Allen a posé une question dans #Data Management
Hi,

 

I'm looking to create a workflow rule that updates a picklist field when field A has a date in it and field B does not have a date in it.

 

Is anyone able to help?

 

Many thanks 
1 réponse
  1. 28 mars 2011, 12:56
     create a rule that fires on every update of the applicable record.

     

    put in the filter criteria of the rule;

     

    Field A not equal to 

     

    Field B equal to

     

    Leave the value fields of the 2 filters blank.

     

    Add a field update which changes the picklist
0/9000