• Bo Renaud
  • NEWBIE
  • 0 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 0
    Replies
Hey everybody I'm new to writing formulas and I could really use some help with these 2 formula fields that I need to implement in my org. Any and all help would be greatly appreciated!

1. Write a formula field on the Opportunity Object that will show the value of the Opportunity.Amount field ONLY if the logged in user is the Opportunity Owner

2. Write a formula field that concatenates the Opportunity.Name, the Opportunity.Owner, and the Opportunity.Probability rounded DOWN to the nearest whole number.