<?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: Getting rows with differences between two data tables in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377068#M139037</link>
    <description>&lt;P&gt;My specific key is short_name, both tables don't have null values in that key.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Dec 2021 13:17:06 GMT</pubDate>
    <dc:creator>JABELLA1634831127</dc:creator>
    <dc:date>2021-12-22T13:17:06Z</dc:date>
    <item>
      <title>Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377060#M139029</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LySNWAA3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156822i641639FDC4F669B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LySNWAA3.png" alt="0695b00000LySNWAA3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi so I currently have this tmap which gets all rows with differences between two tables. The problem is it also gets additional rows in the first table that is not in the second table. How can I get only rows with differences not including rows present in data table 1 but not present in data table 2.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:23:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377060#M139029</guid>
      <dc:creator>JABELLA1634831127</dc:creator>
      <dc:date>2024-11-15T23:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377061#M139030</link>
      <description>&lt;P&gt;Hi maybe you can add a filter expression on the output to check if a specific field of row6 is null, to throw away row from row5 wich are not present in row6.&lt;/P&gt;&lt;P&gt;Send me love and kudos&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 10:04:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377061#M139030</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-22T10:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377062#M139031</link>
      <description>&lt;P&gt;Hi sorry can you give me an example, I've never tried using filter expression.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 10:14:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377062#M139031</guid>
      <dc:creator>JABELLA1634831127</dc:creator>
      <dc:date>2021-12-22T10:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377063#M139032</link>
      <description>&lt;P&gt;&lt;A href="https://help.talend.com/r/en-US/7.3/tmap/filter-expressions" alt="https://help.talend.com/r/en-US/7.3/tmap/filter-expressions" target="_blank"&gt;https://help.talend.com/r/en-US/7.3/tmap/filter-expressions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and inside for eg you can add :&lt;/P&gt;&lt;P&gt;row6.Short_Name != null&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;cause when you catch inner join reject you also catch record wich are present in row5 and not row 6 so these record have null value in all their fields in row 6&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 10:20:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377063#M139032</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-22T10:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377064#M139033</link>
      <description>&lt;P&gt;When I tried this one, I got 0 rows as my output.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 10:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377064#M139033</guid>
      <dc:creator>JABELLA1634831127</dc:creator>
      <dc:date>2021-12-22T10:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377065#M139034</link>
      <description>&lt;P&gt;you have to use a field wich is not nullable maybe by default your short name is always null&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 10:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377065#M139034</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-22T10:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377066#M139035</link>
      <description>&lt;P&gt;Does this mean unticking the nullable column?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 10:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377066#M139035</guid>
      <dc:creator>JABELLA1634831127</dc:creator>
      <dc:date>2021-12-22T10:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377067#M139036</link>
      <description>&lt;P&gt;i've testing it and the row6 column will be always null due to inner join reject, have you a specific key to identify input wich can be already exist ?&lt;/P&gt;&lt;P&gt;if you have then first make an inner join on the key then after you get the result you can check difference between the two table&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 13:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377067#M139036</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-22T13:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377068#M139037</link>
      <description>&lt;P&gt;My specific key is short_name, both tables don't have null values in that key.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 13:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377068#M139037</guid>
      <dc:creator>JABELLA1634831127</dc:creator>
      <dc:date>2021-12-22T13:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377069#M139038</link>
      <description>&lt;P&gt;so first make an inner join only on the short name , then with the output make an inner join with all the fields and get the catch inner join reject as the result. For the first join instead of a tmap you can use a tJoin component , you have to call the second table for the two join so you can stock it in a hash and call the hash two time.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 13:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377069#M139038</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-22T13:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377070#M139039</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LyTS3AAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157536iE94A3395847FD56F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LyTS3AAN.png" alt="0695b00000LyTS3AAN.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LyTSXAA3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157543iB891E551C3818F2A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LyTSXAA3.png" alt="0695b00000LyTSXAA3.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LyTSNAA3.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132162iCF6CE67793048069/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LyTSNAA3.png" alt="0695b00000LyTSNAA3.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would this be correct?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 14:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377070#M139039</guid>
      <dc:creator>JABELLA1634831127</dc:creator>
      <dc:date>2021-12-22T14:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377071#M139040</link>
      <description>&lt;P&gt;no :&lt;/P&gt;&lt;P&gt;first send tfileinputexcel6 to a hash,&lt;/P&gt;&lt;P&gt;then onsubjobok link,&lt;/P&gt;&lt;P&gt;you read your main file you join with a hash (with tJoin) and the output of this is joined to a second hash in a tMap (both HashInput a relied to the same hashInput, on the second one you check the checkbox for deleting the hash after reading the data)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 15:23:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377071#M139040</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-22T15:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377072#M139041</link>
      <description>&lt;P&gt;something like this :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LyTflAAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138763iB1CAC4C39F985E55/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LyTflAAF.png" alt="0695b00000LyTflAAF.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 15:30:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377072#M139041</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-22T15:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377073#M139042</link>
      <description>&lt;P&gt;Hi really sorry I'm asking so much but how should my tmap look like. I followed the picture above but I think my tmap is wrong, since im getting null values in all my rows.&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LyU3YAAV.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129418i009BC6DD80239098/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LyU3YAAV.png" alt="0695b00000LyU3YAAV.png" /&gt;&lt;/span&gt;﻿&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LyU3sAAF.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143098iE58F2E6E0EC2CEFE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LyU3sAAF.png" alt="0695b00000LyU3sAAF.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 16:24:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377073#M139042</guid>
      <dc:creator>JABELLA1634831127</dc:creator>
      <dc:date>2021-12-22T16:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377074#M139043</link>
      <description>&lt;P&gt;you have to set row8 instead of row9 in the ouptut schema&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 16:29:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377074#M139043</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-22T16:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377075#M139044</link>
      <description>&lt;P&gt;thanks for all your help. it works now &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 16:36:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377075#M139044</guid>
      <dc:creator>JABELLA1634831127</dc:creator>
      <dc:date>2021-12-22T16:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting rows with differences between two data tables</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377076#M139045</link>
      <description>&lt;P&gt;don't forget to select one of my answer as the best and merry Christmas&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 16:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Getting-rows-with-differences-between-two-data-tables/m-p/2377076#M139045</guid>
      <dc:creator>gjeremy1617088143</dc:creator>
      <dc:date>2021-12-22T16:38:21Z</dc:date>
    </item>
  </channel>
</rss>

