Skip to main content
I want to be able to view lead status as one of the available column fields under capaign members.

 

How do I make a formula field to pull in the lead status field from the lead into campaign members object?

 

 
2 risposte
  1. 14 mar 2018, 14:26
    Hi Serena,

     

    Create a formula field on the Campaign Member object with a return type text and

     

    the formula will be as below

    TEXT(Lead.Status)

0/9000