function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Derek Bennett 5Derek Bennett 5 

Formula that displays Lead Phone, if converted Account Phone

Like the description says I'm trying to create a formula field that displays the Lead Phone number and if the lead is converted then display the account phone. Any tips on how to write that formula?
Deepak Pandey 13Deepak Pandey 13
Hi Derek ,
      I think you can not create formula field on Account object which take referece of lead. So if you want to lead phone number after converted populated into account phone number use 'Field Mapping'.