<?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: How to do Outer join in Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-do-Outer-join-in-Talend/m-p/2310919#M82001</link>
    <description>&lt;P&gt;This doesnt seems to be working because i do not have any common key id's to match the origin and destination&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the wrong tittle, the requirement is to do a cross join&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;location id , lat and long -- considering it as origin&lt;/P&gt;&lt;P&gt;customer id , lat and long --considering it as destination&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want one origin to join with all the destination&lt;/P&gt;&lt;P&gt;suppose if i have 3 origin and 5 destination, the total count should be 3*5=15&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jul 2022 12:44:40 GMT</pubDate>
    <dc:creator>since_1995</dc:creator>
    <dc:date>2022-07-26T12:44:40Z</dc:date>
    <item>
      <title>How to do Outer join in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-do-Outer-join-in-Talend/m-p/2310917#M81999</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 have location id , lat and long -- considering it as origin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also customer id with lat and long &lt;/P&gt;&lt;P&gt;considering it as &lt;/P&gt;destination.&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i have to use the distance matrix api and find the distance from each origin address to each destination addresses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i don't have any common id between these two, how can i do a outer join in talend&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 22:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-do-Outer-join-in-Talend/m-p/2310917#M81999</guid>
      <dc:creator>since_1995</dc:creator>
      <dc:date>2024-11-15T22:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to do Outer join in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-do-Outer-join-in-Talend/m-p/2310918#M82000</link>
      <description>&lt;P&gt;Hi @Since 1995​,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can do the join in a tMap&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Sr5lPAAR.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151226i0D1D65BA2291037F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Sr5lPAAR.png" alt="0695b00000Sr5lPAAR.png" /&gt;&lt;/span&gt;Or try with tFuzzyMatch&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000Sr5mhAAB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139945i5CCEAA008E754224/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000Sr5mhAAB.png" alt="0695b00000Sr5mhAAB.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;B&gt;Kind regards,&lt;/B&gt;﻿&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;span class="lia-unicode-emoji" title=":face_with_medical_mask:"&gt;😷&lt;/span&gt;19.&lt;/B&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 19:43:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-do-Outer-join-in-Talend/m-p/2310918#M82000</guid>
      <dc:creator>InfoCraft</dc:creator>
      <dc:date>2022-07-01T19:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to do Outer join in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-do-Outer-join-in-Talend/m-p/2310919#M82001</link>
      <description>&lt;P&gt;This doesnt seems to be working because i do not have any common key id's to match the origin and destination&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry for the wrong tittle, the requirement is to do a cross join&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;location id , lat and long -- considering it as origin&lt;/P&gt;&lt;P&gt;customer id , lat and long --considering it as destination&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want one origin to join with all the destination&lt;/P&gt;&lt;P&gt;suppose if i have 3 origin and 5 destination, the total count should be 3*5=15&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 12:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-do-Outer-join-in-Talend/m-p/2310919#M82001</guid>
      <dc:creator>since_1995</dc:creator>
      <dc:date>2022-07-26T12:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to do Outer join in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-do-Outer-join-in-Talend/m-p/2310920#M82002</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Don't set any join key, it will output 3*5=15 rows if you have 3 origin data and 5 destination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 04:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-do-Outer-join-in-Talend/m-p/2310920#M82002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-07-28T04:42:10Z</dc:date>
    </item>
  </channel>
</rss>

