<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Using tSalesforceInput to get related record fields in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Using-tSalesforceInput-to-get-related-record-fields/m-p/2340582#M108602</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you try "&lt;SPAN&gt;ABI_CM_Wholesaler__r_ABI_SFA_External_ID__c"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(not sure, I can't try actually).&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2017 15:25:46 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2017-11-22T15:25:46Z</dc:date>
    <item>
      <title>Using tSalesforceInput to get related record fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tSalesforceInput-to-get-related-record-fields/m-p/2340581#M108601</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to use the tSalesforceInput component to get the related record(parent) fields.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the query I want to execute:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SELECT Id,&amp;nbsp;&lt;SPAN&gt;ABI_CM_Wholesaler__r.ABI_SFA_External_ID__c FROM&amp;nbsp;ABI_CM_CountrySetting__c&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I saw this in the user manual:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To retrieve a column from a linked module it is necessary to define the column in a particular manner in the&lt;SPAN class="ph uicontrol"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Edit schema&amp;nbsp;&lt;/SPAN&gt;view, otherwise the relationship query will not work. The correct syntax is:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;NameofCurrentModule_NameofLinkedModule_NameofColumnofInterest&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I am unable to get it to work&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm working with custom objects:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Child object: ABI_CM_CountrySetting__c&lt;/P&gt;
&lt;P&gt;Lookup field name:&amp;nbsp;&lt;SPAN&gt;ABI_CM_Wholesaler__c&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Parent object type:&amp;nbsp;Account&lt;/P&gt;
&lt;P&gt;Wanted field on the parent object:&amp;nbsp;&lt;SPAN&gt;ABI_SFA_External_ID__c&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I've tried with:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ABI_CM_CountrySetting__c_ABI_CM_Wholesaler__c_ABI_SFA_External_ID__c&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ABI_CM_Wholesaler__c_ABI_SFA_External_ID__c&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I did not succeed with any of these, I always get the error:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;No such column 'ABI_CM_Wholesaler__c_ABI_SFA_External_ID__c' on entity 'ABI_CM_CountrySetting__c'.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Has anyone been able to get this to work?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tSalesforceInput-to-get-related-record-fields/m-p/2340581#M108601</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using tSalesforceInput to get related record fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tSalesforceInput-to-get-related-record-fields/m-p/2340582#M108602</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you try "&lt;SPAN&gt;ABI_CM_Wholesaler__r_ABI_SFA_External_ID__c"?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(not sure, I can't try actually).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 15:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tSalesforceInput-to-get-related-record-fields/m-p/2340582#M108602</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-11-22T15:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using tSalesforceInput to get related record fields</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Using-tSalesforceInput-to-get-related-record-fields/m-p/2340583#M108603</link>
      <description>&lt;P&gt;I did try that, but it did not work at first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did get it to work around an hour ago. The key thing here is that my field names contain an underscore. If that is the case, you must set up tSalesforceInput with a manual query and add a&amp;nbsp;&lt;SPAN&gt;ABI_CM_Wholesaler__r_ABI_SFA_External_ID__c in the schema (the same as in query, but the underscore replaces the dot).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 15:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Using-tSalesforceInput-to-get-related-record-fields/m-p/2340583#M108603</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-22T15:30:59Z</dc:date>
    </item>
  </channel>
</rss>

