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 answers
  1. Mar 14, 2018, 2:26 PM
    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