<?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 [resolved] Removing duplicate values in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Removing-duplicate-values/m-p/2364325#M128093</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;I am really new to talend and i wanted to know how to exclude all duplicate values.&lt;BR /&gt;eg. Input is from a CSV file and my key is combination of ColumnA+'-'+ColumnB&lt;BR /&gt;Srno ColumnA ColumnB&lt;BR /&gt;1 &amp;nbsp; &amp;nbsp; &amp;nbsp; P &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Q&lt;BR /&gt;2 &amp;nbsp; &amp;nbsp; &amp;nbsp; P &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Q&lt;BR /&gt;3 &amp;nbsp; &amp;nbsp; &amp;nbsp; R &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; S&lt;BR /&gt;&lt;BR /&gt;I want the output as&lt;BR /&gt;Srno ColumnA ColumnB&lt;BR /&gt;3 &amp;nbsp; &amp;nbsp; &amp;nbsp; R &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; S&lt;BR /&gt;&lt;BR /&gt;i tried tUniqRow but it gives one of the matching record.&lt;BR /&gt;Kindly let me know if any solutions&lt;BR /&gt;Thanks &lt;IMG id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://yutwg22796.i.lithium.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 11:09:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T11:09:17Z</dc:date>
    <item>
      <title>[resolved] Removing duplicate values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Removing-duplicate-values/m-p/2364325#M128093</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am really new to talend and i wanted to know how to exclude all duplicate values.&lt;BR /&gt;eg. Input is from a CSV file and my key is combination of ColumnA+'-'+ColumnB&lt;BR /&gt;Srno ColumnA ColumnB&lt;BR /&gt;1 &amp;nbsp; &amp;nbsp; &amp;nbsp; P &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Q&lt;BR /&gt;2 &amp;nbsp; &amp;nbsp; &amp;nbsp; P &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Q&lt;BR /&gt;3 &amp;nbsp; &amp;nbsp; &amp;nbsp; R &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; S&lt;BR /&gt;&lt;BR /&gt;I want the output as&lt;BR /&gt;Srno ColumnA ColumnB&lt;BR /&gt;3 &amp;nbsp; &amp;nbsp; &amp;nbsp; R &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; S&lt;BR /&gt;&lt;BR /&gt;i tried tUniqRow but it gives one of the matching record.&lt;BR /&gt;Kindly let me know if any solutions&lt;BR /&gt;Thanks &lt;IMG id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://yutwg22796.i.lithium.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Removing-duplicate-values/m-p/2364325#M128093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Removing duplicate values</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Removing-duplicate-values/m-p/2364326#M128094</link>
      <description>Hi,
&lt;BR /&gt;I found out a solution for it.
&lt;BR /&gt;the job is as follows
&lt;BR /&gt;tFileInput --&amp;gt; tAggregrateRow --&amp;gt; tMap --&amp;gt;tfileOutput
&lt;BR /&gt;I used group for ColumnA and ColumnB and others as list and in my tMap i used expression where count == 1.</description>
      <pubDate>Thu, 09 Jul 2015 14:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Removing-duplicate-values/m-p/2364326#M128094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-09T14:05:45Z</dc:date>
    </item>
  </channel>
</rss>

