<?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 data from two excel sheets to show the changes in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Compare-data-from-two-excel-sheets-to-show-the-changes/m-p/2358025#M123192</link>
    <description>Hi,&lt;BR /&gt;try following&lt;BR /&gt;Option - 1&lt;BR /&gt;- Use tMap and have two inputs from two excel files&lt;BR /&gt;- In output compare a1 of first input to a1 of second input (a1 is first cell)&lt;BR /&gt;--- eg. string can be compared like row1_a1.equals(row2_a1)&lt;BR /&gt;--- use if clause, in case if the match is true replace it by null else actual value&lt;BR /&gt;-----eg...row1_a1.equals(row2_a1)?"":row2_a2&lt;BR /&gt;Second option is a part of first part implementation.&lt;BR /&gt;Let us know if you face any issue..&lt;BR /&gt;Pl refer to tMap documentation for few scenarios&lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=tMap&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tMap&amp;amp;content-lang=en&lt;/A&gt; &lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
    <pubDate>Wed, 28 May 2014 10:04:05 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-05-28T10:04:05Z</dc:date>
    <item>
      <title>Compare data from two excel sheets to show the changes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-data-from-two-excel-sheets-to-show-the-changes/m-p/2358024#M123191</link>
      <description>Compare two excel files, one will be an initial file with "uncleansed data" the second file will have "cleansed data". I need to compare these two files but I need the output to do any of the following if possible:&lt;BR /&gt;Option 1 &lt;BR /&gt;When the file compare has run if possible; where the record per customer has not changed the in that particular cell under the column where the change has not taken place to leave the cell blank,&lt;BR /&gt;where the record has changed that cell must be populated.&lt;BR /&gt;Option 2&lt;BR /&gt;Alternative to the first option it must show the entire line per customer where a cell has changed but it must somehow uniquely identify the changes.&lt;BR /&gt;I am not sure if any of these are possible please advise. Thanks</description>
      <pubDate>Wed, 28 May 2014 08:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-data-from-two-excel-sheets-to-show-the-changes/m-p/2358024#M123191</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-28T08:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Compare data from two excel sheets to show the changes</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Compare-data-from-two-excel-sheets-to-show-the-changes/m-p/2358025#M123192</link>
      <description>Hi,&lt;BR /&gt;try following&lt;BR /&gt;Option - 1&lt;BR /&gt;- Use tMap and have two inputs from two excel files&lt;BR /&gt;- In output compare a1 of first input to a1 of second input (a1 is first cell)&lt;BR /&gt;--- eg. string can be compared like row1_a1.equals(row2_a1)&lt;BR /&gt;--- use if clause, in case if the match is true replace it by null else actual value&lt;BR /&gt;-----eg...row1_a1.equals(row2_a1)?"":row2_a2&lt;BR /&gt;Second option is a part of first part implementation.&lt;BR /&gt;Let us know if you face any issue..&lt;BR /&gt;Pl refer to tMap documentation for few scenarios&lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=tMap&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tMap&amp;amp;content-lang=en&lt;/A&gt; &lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 28 May 2014 10:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Compare-data-from-two-excel-sheets-to-show-the-changes/m-p/2358025#M123192</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-28T10:04:05Z</dc:date>
    </item>
  </channel>
</rss>

