[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to Query Lookup columns of salesforce through data direct driver

  • Thread starter Thread starter dbradley
  • Start date Start date
Status
Not open for further replies.
D

dbradley

Guest
Hi Vinaykumar, Are you trying to do a JOIN query between Opportunity and a custom object called "Territory2"? If so, the query you are looking for is "Select TERRITORY2.NAME from TERRTORY2 join OPPORTUNITY on "

Continue reading...
 
Status
Not open for further replies.
Back
Top