Skip to main content
Lieke Gty が「#Customer Service」で質問
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 件の回答
  1. 2018年5月7日 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