Skip to main content
Taylor Walker 님이 #Reports & Dashboards에 질문했습니다
I need an opportunity report that shows a custom contact lookup fields ID instead of their name. How do I do this? Is this possible?
답변 3개
  1. 2016년 2월 25일 오후 8:55
    If you have a lookup(Contact) on the Opp, you can create a custom formula text field that returns the related Contact Id:

     

    Contact__r.Id
0/9000