<?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 remove duplicates from final output in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343572#M111317</link>
    <description>&lt;P&gt;Could you show us the component config of the tUniqueRow. Actually your design should work well.&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2023 19:30:34 GMT</pubDate>
    <dc:creator>jlolling</dc:creator>
    <dc:date>2023-05-10T19:30:34Z</dc:date>
    <item>
      <title>How to remove duplicates from final output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343567#M111312</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have connected two Input components to extract data from 2 different tables from my source DB which is the Access DB. Exporting the data from both the tables are working fine and i am able to import into my Oracle tables successfully. Attached screenshot shows how i have connected the components.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is i have removed the duplicate entries using tUniqrow for both the input tables before it is connected to tMap, when the data is moved from tMap to respective output oracle tables i am still seeing duplicate entries, basically the data from 2 different input tables are pushed to same output oracle tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Example:&lt;B&gt; Input Table Values    InputTable2 Values&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;                             1                                     1&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;                             2                                     3&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;                      Output Oracle table Values&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;                                       1&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;                                       1&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;                                       2&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;                                       3&lt;/B&gt;&lt;/P&gt;&lt;P&gt;Required result : &lt;B&gt;My output table should not have two values of 1&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if its the problem with the way i have connected the tUniqrow component or not. Kindly help me with this issue.&lt;/P&gt;&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="0695b00000hrb6xAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151709i733B39DBA6C43A38/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hrb6xAAA.png" alt="0695b00000hrb6xAAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:49:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343567#M111312</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2024-11-15T21:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicates from final output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343568#M111313</link>
      <description>&lt;P&gt;Cache the two outputs into memory using tHashOutput component. In Next subjob, read the data back from memory using tHashInput, and link it to tUniqrow to remove the duplicated records, write the result to Oracle table. &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>Wed, 10 May 2023 06:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343568#M111313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-10T06:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicates from final output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343569#M111314</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the response, but unfortunately i am not able to find the tHash component in the palette. Please see the screenshot, kindly suggest us what needs to be done.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hrb9XAAQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155366i5C24976A7A9CB8F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hrb9XAAQ.png" alt="0695b00000hrb9XAAQ.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anand V&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 06:51:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343569#M111314</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2023-05-10T06:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicates from final output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343570#M111315</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please ignore the above comment. tHash components where hidden in the panel. I have added it to the palette. Let me try the solution which you have suggested and update you back&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;ANand V&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 06:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343570#M111315</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2023-05-10T06:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicates from final output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343571#M111316</link>
      <description>&lt;P&gt;Hello Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am bit confused here, can u share a screenshot which shows how i need to connect the tHash components, in my case,do i need to connect the tHashOutput component after tMap? please clarify&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anand V&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 12:28:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343571#M111316</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2023-05-10T12:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicates from final output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343572#M111317</link>
      <description>&lt;P&gt;Could you show us the component config of the tUniqueRow. Actually your design should work well.&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2023 19:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343572#M111317</guid>
      <dc:creator>jlolling</dc:creator>
      <dc:date>2023-05-10T19:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove duplicates from final output</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343573#M111318</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the component config details as requested. When i extract the data from single input table by using tUniqueRow iam getting the desired output, problem occurs when data is extracted from multiple tables and the input from both tables are pushed to same oracle output tables. The values of N_PROCESSO should be duplicate in the output tables&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: Both the Input tables have the same column N_PROCESSO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hrj96AAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/155198iADCD6302967AEB73/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hrj96AAA.png" alt="0695b00000hrj96AAA.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 04:35:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-remove-duplicates-from-final-output/m-p/2343573#M111318</guid>
      <dc:creator>AV2022</dc:creator>
      <dc:date>2023-05-11T04:35:03Z</dc:date>
    </item>
  </channel>
</rss>

