Skip to main content
Hi all,

 

I have a field on the account object ('tier'), which is a picklist (values: tier 1, tier 2, tier 3). I also have a 'tier' field on the opportunity object, which I want to be default the 'tier' value (1/2/3) of the tier field on the account object, but it should also be possible to adjust this value (independent from the tier field on the account object).

 

Any suggestions on how to do this?

 

I was thinking about using the process builder.

 

Thanks in advance!

 

- Lieke
8 respostas
  1. 7 de mai. de 2018, 12:18

    Lieke, 

    Use reference field and get the Account Teir value .

     

    It should look like this,

     

     

    [Opportunity].Account.Tier__c

    Lieke, Use reference field and get the Account Teir value . It should look like this, [Opportunity].Account.

     

     
0/9000