<?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: Salesforce innerjoin where in list in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-innerjoin-where-in-list/m-p/2352365#M118775</link>
    <description>&lt;P&gt;Hi @BOBE Thomas​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on the screenshot you provided, it would only be necessary to change the Join Model from Left Outer Join to Inner Join.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That way, compared with a SQL statement, your tMap would be doing something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECT * FROM json&lt;/P&gt;&lt;P&gt;INNER JOIN Users ON Users.Secteur = json.PostalCode.substring(0,2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And since the "Match Model" is configured for "All matches", this join output would be similar to a "IN" behavior in SQL.&lt;/P&gt;</description>
    <pubDate>Fri, 07 Jul 2023 13:00:45 GMT</pubDate>
    <dc:creator>anselmopeixoto</dc:creator>
    <dc:date>2023-07-07T13:00:45Z</dc:date>
    <item>
      <title>Salesforce innerjoin where in list</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-innerjoin-where-in-list/m-p/2352363#M118773</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to do an innerjoin in a tMap but I don't know exactly how to do it.&lt;/P&gt;&lt;P&gt;If this was an SQL request I should do something like that:&lt;/P&gt;&lt;P&gt;SELECT * FROM Users&lt;/P&gt;&lt;P&gt;WHERE Secteur IN PostalCode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secteur could be a list like that "55;60;65;70" in the database. And PostalCode is just a string of 2 digits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to add an expression in the tMap here?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000kWu89AAC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147581i9961137F8F840C6F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000kWu89AAC.png" alt="0695b00000kWu89AAC.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-innerjoin-where-in-list/m-p/2352363#M118773</guid>
      <dc:creator>Informatique1</dc:creator>
      <dc:date>2024-11-15T21:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce innerjoin where in list</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-innerjoin-where-in-list/m-p/2352364#M118774</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In the tMap, you can click the filter button and write a filter expression to filter the output data.&lt;/P&gt;&lt;P&gt;Please have a look at this KB article about:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.talend.com/s/article/tMap-expression-syntax-TCiHW" alt="https://community.talend.com/s/article/tMap-expression-syntax-TCiHW" target="_blank"&gt;https://community.talend.com/s/article/tMap-expression-syntax-TCiHW&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 09:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-innerjoin-where-in-list/m-p/2352364#M118774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-07T09:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce innerjoin where in list</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-innerjoin-where-in-list/m-p/2352365#M118775</link>
      <description>&lt;P&gt;Hi @BOBE Thomas​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on the screenshot you provided, it would only be necessary to change the Join Model from Left Outer Join to Inner Join.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That way, compared with a SQL statement, your tMap would be doing something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECT * FROM json&lt;/P&gt;&lt;P&gt;INNER JOIN Users ON Users.Secteur = json.PostalCode.substring(0,2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And since the "Match Model" is configured for "All matches", this join output would be similar to a "IN" behavior in SQL.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jul 2023 13:00:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-innerjoin-where-in-list/m-p/2352365#M118775</guid>
      <dc:creator>anselmopeixoto</dc:creator>
      <dc:date>2023-07-07T13:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: Salesforce innerjoin where in list</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Salesforce-innerjoin-where-in-list/m-p/2352366#M118776</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I answer late cause of holidays...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your solution is not exactly what I want. I really need the left outer join because I want to keep all data from my first table (called json here), and then pick up the sectors of the users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I resolved it by using a tNormalize since my Users table was something like that:&lt;/P&gt;&lt;P&gt;id;role;sectors&lt;/P&gt;&lt;P&gt;123;commercial;31;42;78&lt;/P&gt;&lt;P&gt;tNormalize on sectors, and then inner join + left outer on this with the substring.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your time and answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 12:13:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Salesforce-innerjoin-where-in-list/m-p/2352366#M118776</guid>
      <dc:creator>Informatique1</dc:creator>
      <dc:date>2023-08-04T12:13:15Z</dc:date>
    </item>
  </channel>
</rss>

