FavoriteSerena Shergill (PatSnap) asked in #Data ManagementMar 14, 2018, 2:16 PMHow do I make a formula field to pull in the lead status field from the lead into campaign members object?I want to be able to view lead status as one of the available column fields under capaign members. 2 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Accepted AnswerSunil Sarilla (M&G Investments)Mar 14, 2018, 2:26 PMHi Serena, Create a formula field on the Campaign Member object with a return type text and the formula will be as belowTEXT(Lead.Status)Show MoreAdd a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Accepted AnswerSunil Sarilla (M&G Investments)Mar 14, 2018, 2:26 PMHi Serena, Create a formula field on the Campaign Member object with a return type text and the formula will be as belowTEXT(Lead.Status)Show More