How to return the text value of look up field rather than ID - SQL Query in Marketing Cloud

55 Views Asked by At

I am writing a query and when I select a lookup field "Acct/Customer name" the query return an ID (i.e 01111550023423) but when I go on Salesforce the actual field in the UI shows a actual name (i.e John Doe).

Do you know a way for me to be able to return John Doe rather than 01111550023423 while querying the same field.

0

There are 0 best solutions below