Skip to main content
Serena Shergill (PatSnap) 님이 #Data Management에 질문했습니다
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개
  1. 2018년 3월 14일 오후 2: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