Skip to main content
So just the "created by" opens up the user fields, how do I retrieve the same results with the opportunity owner field?

 

All I want to do is update a formula field telling me whether the opportunity is owned by a partner or an internal user.

 

Opportunity Owner
3 respostas
  1. 20 de jun. de 2013, 18:59
    Effective Summer '13, you can reference opportunity Owner fields using the following syntax:

     

    Owner. SomeField

     

     

    The syntax is a little different depending on whether the object supports Queues as owners, or just Users. For more information, see "Using the Owner Field" in 

    Tips on Building Formulas.
0/9000