<?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: Compare 3 datasets simultaneously and update  other column on basis of comparison result. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Compare-3-datasets-simultaneously-and-update-other-column-on/m-p/2281737#M56172</link>
    <description>There must be record key if you have record type.
&lt;BR /&gt;
&lt;BR /&gt;Now with you can do many things
&lt;BR /&gt;
&lt;BR /&gt;1) sort input with key column
&lt;BR /&gt;2) pivot the table on key column
&lt;BR /&gt;
&lt;A href="https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/x2GUXKMQs_wrCX0kdZDwDg" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/x2GUXKMQs_wrCX0kdZDwDg&lt;/A&gt;
&lt;BR /&gt;Or
&lt;BR /&gt;
&lt;BR /&gt;Memories three records value using tmemorizerows
&lt;BR /&gt;
&lt;BR /&gt;3) then compare results accordingly.
&lt;BR /&gt;
&lt;BR /&gt;Abhishek</description>
    <pubDate>Thu, 28 May 2020 21:24:44 GMT</pubDate>
    <dc:creator>akumar2301</dc:creator>
    <dc:date>2020-05-28T21:24:44Z</dc:date>
    <item>
      <title>Compare 3 datasets simultaneously and update  other column on basis of comparison result.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-3-datasets-simultaneously-and-update-other-column-on/m-p/2281735#M56170</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please help me with this below query.&lt;/P&gt;
&lt;P&gt;I am using talend and postgres database. I have one table which has records with different types defined in column record_type(i.e- new, old and validated).&lt;/P&gt;
&lt;P&gt;Now I need to compare these 3 type at once and update other column with different value.&lt;/P&gt;
&lt;P&gt;example - If new,old and validated are same then "A"&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If new,old are same and validate is different then "B"&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;If old and validated are same and new is different then "C"&amp;nbsp; and so on.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please provide some efficient way.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Shubhi Srivastava&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-3-datasets-simultaneously-and-update-other-column-on/m-p/2281735#M56170</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Compare 3 datasets simultaneously and update  other column on basis of comparison result.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-3-datasets-simultaneously-and-update-other-column-on/m-p/2281736#M56171</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LQaRAAW"&gt;@shubhi04&lt;/A&gt;&amp;nbsp;, can you give some sample input and output data?&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 14:21:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-3-datasets-simultaneously-and-update-other-column-on/m-p/2281736#M56171</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-28T14:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Compare 3 datasets simultaneously and update  other column on basis of comparison result.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-3-datasets-simultaneously-and-update-other-column-on/m-p/2281737#M56172</link>
      <description>There must be record key if you have record type.
&lt;BR /&gt;
&lt;BR /&gt;Now with you can do many things
&lt;BR /&gt;
&lt;BR /&gt;1) sort input with key column
&lt;BR /&gt;2) pivot the table on key column
&lt;BR /&gt;
&lt;A href="https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/x2GUXKMQs_wrCX0kdZDwDg" target="_blank" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/reader/jomWd_GKqAmTZviwG_oxHQ/x2GUXKMQs_wrCX0kdZDwDg&lt;/A&gt;
&lt;BR /&gt;Or
&lt;BR /&gt;
&lt;BR /&gt;Memories three records value using tmemorizerows
&lt;BR /&gt;
&lt;BR /&gt;3) then compare results accordingly.
&lt;BR /&gt;
&lt;BR /&gt;Abhishek</description>
      <pubDate>Thu, 28 May 2020 21:24:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-3-datasets-simultaneously-and-update-other-column-on/m-p/2281737#M56172</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2020-05-28T21:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: Compare 3 datasets simultaneously and update  other column on basis of comparison result.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-3-datasets-simultaneously-and-update-other-column-on/m-p/2281738#M56173</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;my overall requirement is different. I don't want to pivot data. As the data is being aggregated in later steps. and then aggregated data again get de-aggregate. Also, in my table there are more then 100 columns.&lt;/P&gt; 
&lt;P&gt;Also, the data size is huge and coming in daily batches so need to maintain performance too.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKmJAAW"&gt;@manodwhb&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Attaching one sample excel with this. Just not putting exact columns and data.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009MavZ"&gt;Sample_test.xlsx&lt;/A&gt;</description>
      <pubDate>Fri, 29 May 2020 11:22:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-3-datasets-simultaneously-and-update-other-column-on/m-p/2281738#M56173</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-29T11:22:04Z</dc:date>
    </item>
  </channel>
</rss>

