<?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: Joining multiple tables to single table in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337254#M105614</link>
    <description>&lt;P&gt;It's boolean. If I remove the expression it will output 24 rows, so I suppose the expression is correct. I think it has something to do with no expr. key existing between klantorderregel and klant. It must actually somehow see what 'klant' (translated customer) is connected to a 'klantorderregel' without the existing column in klantorderregel.&lt;/P&gt;</description>
    <pubDate>Mon, 27 May 2019 15:42:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-05-27T15:42:34Z</dc:date>
    <item>
      <title>Joining multiple tables to single table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337252#M105612</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm trying to join a couple of database tables to a single table. It pretty much needs to do the following: For every row in 'klantorderregel' table with 'gereed == true' a row needs to be created in 'leveropdracht' containing information from 'klantorderregel', 'klant' and 'product'. However, when I run the job it creates 12 new rows in 'leveropdracht' while there are only 4 that need to be made. Can anyone help me? Here are some screenshots:&amp;nbsp;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019-05-27 (3).png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M57y.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/128493i64489DF6B812299C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M57y.png" alt="0683p000009M57y.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2019-05-27.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M5AX.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154772i73560F102AC2CDEF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M5AX.png" alt="0683p000009M5AX.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 15:30:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337252#M105612</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-27T15:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: Joining multiple tables to single table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337253#M105613</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPbdAAG"&gt;@sjhdonge&lt;/A&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the datatype of the column '&lt;SPAN&gt;gereed'? If it is int, c&lt;/SPAN&gt;an you please try changing the filter condition on '&lt;SPAN&gt;klantorderregel' data set(input) to row1.gereed==1 ?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 15:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337253#M105613</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-05-27T15:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Joining multiple tables to single table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337254#M105614</link>
      <description>&lt;P&gt;It's boolean. If I remove the expression it will output 24 rows, so I suppose the expression is correct. I think it has something to do with no expr. key existing between klantorderregel and klant. It must actually somehow see what 'klant' (translated customer) is connected to a 'klantorderregel' without the existing column in klantorderregel.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 15:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337254#M105614</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-27T15:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Joining multiple tables to single table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337255#M105615</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPbdAAG"&gt;@sjhdonge&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;okay, so then your filter expression is right.&lt;/P&gt; 
&lt;P&gt;I see that you are making an inner join, but there are no fields from dataset1 that is pulled to dataset2. marked in red below. So the join is not actually happening.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="screenshot-12.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M52t.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148374i25FA81C02D876B11/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M52t.png" alt="0683p000009M52t.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 15:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337255#M105615</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-05-27T15:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Joining multiple tables to single table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337256#M105616</link>
      <description>&lt;P&gt;Yeah I see. Is the only way to solve this by making a new column in dataset 1 and link it to a column from dataset 2?&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 15:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337256#M105616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-27T15:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Joining multiple tables to single table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337257#M105617</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPbdAAG"&gt;@sjhdonge&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;no you don't have to make a new column. columns from the 1st dataset that you are using to join it with dataaset2 should be dragged to the corresponding column in dataset2.&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2019-05-27 at 10.55.01 AM.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4zL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154957i5BD69C1973522FF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4zL.png" alt="0683p000009M4zL.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;in the above screenshot im trying to join 2 datasets on Project_Id column and so I have Project_Id from row1 against Project_Id in row2 dataset and im making a left outer join here.&lt;/P&gt; 
&lt;P&gt;please take a look at this link if it is not clear&lt;BR /&gt;&lt;A href="https://www.talend.com/resources/joining-two-data-sources-with-tmap-component/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.talend.com/resources/joining-two-data-sources-with-tmap-component/&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2019 15:58:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337257#M105617</guid>
      <dc:creator>nivedhitha</dc:creator>
      <dc:date>2019-05-27T15:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Joining multiple tables to single table</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337258#M105618</link>
      <description>I'll take a look at it tonight</description>
      <pubDate>Tue, 28 May 2019 16:37:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Joining-multiple-tables-to-single-table/m-p/2337258#M105618</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-05-28T16:37:25Z</dc:date>
    </item>
  </channel>
</rss>

