Skip to main content

The new object I want to transfer the stage name to is called opportunity product. 

2 Antworten
  1. 13. Dez. 2023, 20:14

    you need to get the opportunity stagename into  opportunity product level then create a formula field with text type in  opportunity product object level use the below formula to achieve:

     

    TEXT(Opportunity.StageName)

0/9000