Hi, I have Asset record related to two seperate account records. I am trying to get some information from the custom relationship to the second account record. When I simply write this query
SELECT Name, AccountId, Account.name, Account.name.phone FROM Asset I get the Primary account result. not sure how can I query the second account information
7 respostas
Manoj Nambirajan (Dell Technologies) Forum Ambassador
yes. Thats how cross reference formula are written.. its __r.. to refer
Help Mark best answer to help other trailblazers.