<?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 compare values between two data files in Data Quality</title>
    <link>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195502#M16</link>
    <description>&lt;P&gt;Read all records from file A with tFileExcelInput component, then use tAggregate to count the number of rows.&amp;nbsp; Send the number of rows into a tMap.&amp;nbsp; On your tMap, lookup the value in file B.&amp;nbsp; Compare the 2.&amp;nbsp; And then carry on from there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a possibility here to use data preparation, and recipes in Data Prep.&amp;nbsp; But it will depend on your data and what your logic is.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Feb 2018 03:32:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-21T03:32:01Z</dc:date>
    <item>
      <title>How to compare values between two data files</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195501#M15</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am trying to compare values between two excel files in talend but not too sure how to do it.&lt;/P&gt; 
&lt;P&gt;I need to compare if the total number of records in file A is equal to a cell with the sum value in file B. Based on this result i need to run a job to insert records into Salesforce.&lt;/P&gt; 
&lt;P&gt;Does anyone have an idea how the comparison between 2 data files can be done?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195501#M15</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare values between two data files</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195502#M16</link>
      <description>&lt;P&gt;Read all records from file A with tFileExcelInput component, then use tAggregate to count the number of rows.&amp;nbsp; Send the number of rows into a tMap.&amp;nbsp; On your tMap, lookup the value in file B.&amp;nbsp; Compare the 2.&amp;nbsp; And then carry on from there.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a possibility here to use data preparation, and recipes in Data Prep.&amp;nbsp; But it will depend on your data and what your logic is.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2018 03:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195502#M16</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T03:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare values between two data files</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195503#M17</link>
      <description>&lt;P&gt;Refer attached job which will do what you are expecting.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;1) Below flow is just for logging&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="compare_Values_1.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ls7P.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133569i402417A7555C27DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ls7P.jpg" alt="0683p000009Ls7P.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;2) Change tlog (matched) with your salesforce output to write into salesforce&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="compare_Values_2.JPG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LsdP.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139062iAC11DB4933AE1D7D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LsdP.jpg" alt="0683p000009LsdP.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&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/0683p000009Ls1h"&gt;Compare_Values.zip&lt;/A&gt;</description>
      <pubDate>Wed, 21 Feb 2018 04:39:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195503#M17</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-21T04:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare values between two data files</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195504#M18</link>
      <description>&lt;P&gt;Hi thanks guys.&amp;nbsp;&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000005OlmUAAS"&gt;@sjain&lt;/A&gt;&amp;nbsp;&amp;amp;&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005700000036lIsAAI"&gt;@iburtally&lt;/A&gt;.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I tried using &lt;A href="https://community.qlik.com/s/profile/00539000005OlmUAAS"&gt;@sjain&lt;/A&gt;'s flow. however im having trouble with the tMap.&lt;/P&gt; 
&lt;P&gt;I need to &lt;STRONG&gt;count&lt;/STRONG&gt; the number of rows in a particular column of inputExcel1 and check if it matches the value of in a particular cell (B3) in inputExcel2.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Any idea how the mapping/expression can be defined?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 02:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195504#M18</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T02:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare values between two data files</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195505#M19</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use taggregator to count the records as explain in my job &amp;amp; then use tmap for comparison or join..&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 03:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195505#M19</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T03:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to compare values between two data files</title>
      <link>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195506#M20</link>
      <description>&lt;P&gt;You want to check the int value from the count, matches the int value from file B.&amp;nbsp; Just do an var1 == var2&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 12:34:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Quality/How-to-compare-values-between-two-data-files/m-p/2195506#M20</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-22T12:34:10Z</dc:date>
    </item>
  </channel>
</rss>

