<?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 How to Delete Duplicates using tDenomalize and not just Merge same value. in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/How-to-Delete-Duplicates-using-tDenomalize-and-not-just-Merge/m-p/2466330#M2442</link>
    <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;We have duplicate values and we used tDenormalize to have a 1 row. However, the values are now on the single field with duplicate values and when we tick the merge same values. The generated output only merges the duplicate values where we would like to delete those and retain the unique data. We would like to seek the expertise of these community if there are solutions/components that functions the same way as what we expect.&amp;nbsp; Please see below for the scenario.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Talend studio design component&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAni5_1-1719566617017.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/168613i985775C0E2DC040F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAni5_1-1719566617017.png" alt="MAni5_1-1719566617017.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt;&lt;/P&gt;
&lt;TABLE width="586"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="4" width="585px" height="47px"&gt;We wanted to delete the duplicate and not only merge them. For example, the value below before processing through tdenormalize&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;recordnumber&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;productname&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;email&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;2450&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;Creamer&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&lt;A href="mailto:Jessnie@email.ui" target="_blank"&gt;Jessnie@email.ui&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;2450&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;Melona Banana&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;null&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;2450&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;Creamer&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;null&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="3" width="544.969px" height="25px"&gt;This will be process in tdenormalize the output would be the following&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;recordnumber&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;productname&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;email&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="47px"&gt;2450&lt;/TD&gt;
&lt;TD width="230.062px" height="47px"&gt;Creamer;Melona;Creamer&lt;/TD&gt;
&lt;TD width="200.969px" height="47px"&gt;&lt;A href="mailto:Jessnie@email.ui;null;null" target="_blank"&gt;Jessnie@email.ui;null;null&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="40.0312px" height="47px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="3" width="544.969px" height="25px"&gt;When the merge same values is tick the output would be:&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;recordnumber&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;productname&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;email&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;2450&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;Creamer;Melona&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&lt;A href="mailto:Jessnie@email.ui;null" target="_blank"&gt;Jessnie@email.ui;null&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="4" width="585px" height="47px"&gt;However, we wanted to delete those duplicate data and the output should be like this:&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;recordnumber&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;productname&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;email&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;2450&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;Melona&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&lt;A href="mailto:Jessnie@email.ui" target="_blank"&gt;Jessnie@email.ui&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="3" width="544.969px" height="47px"&gt;Do you have any solution to our concern using tdenormalize or other component?&lt;/TD&gt;
&lt;TD width="40.0312px" height="47px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Mar 2025 21:58:43 GMT</pubDate>
    <dc:creator>MAni5</dc:creator>
    <dc:date>2025-03-19T21:58:43Z</dc:date>
    <item>
      <title>How to Delete Duplicates using tDenomalize and not just Merge same value.</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/How-to-Delete-Duplicates-using-tDenomalize-and-not-just-Merge/m-p/2466330#M2442</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;SPAN class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak"&gt;We have duplicate values and we used tDenormalize to have a 1 row. However, the values are now on the single field with duplicate values and when we tick the merge same values. The generated output only merges the duplicate values where we would like to delete those and retain the unique data. We would like to seek the expertise of these community if there are solutions/components that functions the same way as what we expect.&amp;nbsp; Please see below for the scenario.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Talend studio design component&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MAni5_1-1719566617017.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/168613i985775C0E2DC040F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MAni5_1-1719566617017.png" alt="MAni5_1-1719566617017.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Scenario&lt;/STRONG&gt;&lt;/P&gt;
&lt;TABLE width="586"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD colspan="4" width="585px" height="47px"&gt;We wanted to delete the duplicate and not only merge them. For example, the value below before processing through tdenormalize&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;recordnumber&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;productname&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;email&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;2450&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;Creamer&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&lt;A href="mailto:Jessnie@email.ui" target="_blank"&gt;Jessnie@email.ui&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;2450&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;Melona Banana&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;null&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;2450&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;Creamer&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;null&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="3" width="544.969px" height="25px"&gt;This will be process in tdenormalize the output would be the following&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;recordnumber&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;productname&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;email&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="47px"&gt;2450&lt;/TD&gt;
&lt;TD width="230.062px" height="47px"&gt;Creamer;Melona;Creamer&lt;/TD&gt;
&lt;TD width="200.969px" height="47px"&gt;&lt;A href="mailto:Jessnie@email.ui;null;null" target="_blank"&gt;Jessnie@email.ui;null;null&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="40.0312px" height="47px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="3" width="544.969px" height="25px"&gt;When the merge same values is tick the output would be:&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;recordnumber&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;productname&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;email&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;2450&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;Creamer;Melona&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&lt;A href="mailto:Jessnie@email.ui;null" target="_blank"&gt;Jessnie@email.ui;null&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="4" width="585px" height="47px"&gt;However, we wanted to delete those duplicate data and the output should be like this:&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;recordnumber&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;productname&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;email&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;2450&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;Melona&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&lt;A href="mailto:Jessnie@email.ui" target="_blank"&gt;Jessnie@email.ui&lt;/A&gt;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD width="113.938px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="230.062px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="200.969px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD width="40.0312px" height="25px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TD colspan="3" width="544.969px" height="47px"&gt;Do you have any solution to our concern using tdenormalize or other component?&lt;/TD&gt;
&lt;TD width="40.0312px" height="47px"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 21:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/How-to-Delete-Duplicates-using-tDenomalize-and-not-just-Merge/m-p/2466330#M2442</guid>
      <dc:creator>MAni5</dc:creator>
      <dc:date>2025-03-19T21:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to Delete Duplicates using tDenomalize and not just Merge same value.</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/How-to-Delete-Duplicates-using-tDenomalize-and-not-just-Merge/m-p/2468149#M2461</link>
      <description>&lt;P&gt;Hello Community,&lt;BR /&gt;Do you have solutions to my inquiry? I'm having a hard to transform the data.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 01:57:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/How-to-Delete-Duplicates-using-tDenomalize-and-not-just-Merge/m-p/2468149#M2461</guid>
      <dc:creator>MAni5</dc:creator>
      <dc:date>2024-07-05T01:57:44Z</dc:date>
    </item>
  </channel>
</rss>

