<?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 data between two qvd in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242725#M852577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then use set expressions to select counts / sums / etc from file1 and file2. I usually use descriptive value for the Source field rather than the FileBaseName() as above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So create a table with the relevant fields as dimensions, then use something like&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;File1 Customers:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;Source = {'&amp;lt;first QVD name'}&amp;gt;} Customer)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;File2 Customers:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;Source = {'&amp;lt;seconds QVD name'}&amp;gt;} Customer)&lt;/P&gt;&lt;P&gt;Customer difference:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;Source = {'&amp;lt;first QVD name'}&amp;gt;} Customer) - &lt;/SPAN&gt;Count({&amp;lt;Source = {'&amp;lt;seconds QVD name'}&amp;gt;} Customer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;File1 Transactions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum&lt;SPAN style="font-size: 13.3333330154419px;"&gt;({&amp;lt;Source = {'&amp;lt;first QVD name'}&amp;gt;} Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Feb 2017 09:35:56 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2017-02-22T09:35:56Z</dc:date>
    <item>
      <title>how to compare data between two qvd</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242716#M852560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to compare data is same between 2 similar qvd files&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242716#M852560</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to compare data between two qvd</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242717#M852562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pratheek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you want to compare?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to look at the data difference then you can do a Binary load into two separate qvw files and compare there.&lt;/P&gt;&lt;P&gt;Or might be this &lt;A href="https://community.qlik.com/message/3628"&gt;comparing data&lt;/A&gt; might help you .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 08:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242717#M852562</guid>
      <dc:creator>psk180590</dc:creator>
      <dc:date>2017-02-22T08:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to compare data between two qvd</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242718#M852563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sai&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 qvd files with same fields and same data and want to compare all the data in the fields are matching.&lt;/P&gt;&lt;P&gt;So if let me know how to do the binary load&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 08:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242718#M852563</guid>
      <dc:creator />
      <dc:date>2017-02-22T08:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to compare data between two qvd</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242719#M852565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The script for Binary load is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Binary[YourQVD];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;YourQVD is the name of the QVD file where you have the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a new qvw and write this statement this will fetch all the data from your QVD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 08:47:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242719#M852565</guid>
      <dc:creator>psk180590</dc:creator>
      <dc:date>2017-02-22T08:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to compare data between two qvd</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242720#M852567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..Sai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please refer below mentioned URL it may help you:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/150557"&gt;Compare 2 QVDs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #00b050; font-size: 9.5pt; font-family: 'Arial','sans-serif';"&gt;Please remember to mark this as "helpful" &amp;amp; "correct answer" if your query has been solved.&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #00b050; font-size: 9.5pt; font-family: 'Arial','sans-serif';"&gt;This will help users identify the answers should they come across this thread in the future.&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #00b050; font-size: 9.5pt; font-family: 'Arial','sans-serif';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;EM style="color: #00b050; font-size: 9.5pt; font-family: 'Arial','sans-serif';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="color: #000000; font-size: 9.5pt; font-family: 'Arial','sans-serif';"&gt;Regard's&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="color: #000000; font-size: 9.5pt; font-family: 'Arial','sans-serif';"&gt;Sarvesh Srivastava&lt;/SPAN&gt;&lt;EM style="color: #00b050; font-size: 9.5pt; font-family: 'Arial','sans-serif';"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 08:47:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242720#M852567</guid>
      <dc:creator>sarvesh</dc:creator>
      <dc:date>2017-02-22T08:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to compare data between two qvd</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242721#M852569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi..Pratheek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My initial idea (some years ago when dealing with a problem with Incremental loads of very large tables) was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Make a QVW document that:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Loads the first version of the QVD and adds a primary key to it&lt;/LI&gt;&lt;LI&gt;Loads the second version of the QVD and joins it to the first (OUTER JOIN)&lt;/LI&gt;&lt;LI&gt;Reloads the resulting table and creates flags for all field pairs that differ.&lt;/LI&gt;&lt;LI&gt;Create a few UI objects with counters for nr of records and a table with counters for field differences.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If you want to do it for all fields, you're in for a lot of work. If you want to do this for a few important fields, or just to count the number of differing records, it is doable.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background: white;"&gt;&lt;EM style="font-weight: inherit; font-size: 9.5pt; font-family: Arial, sans-serif; color: #00b050;"&gt;Please remember to mark this as "helpful" &amp;amp; "correct answer" if your query has been solved.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background: white;"&gt;&lt;EM style="font-weight: inherit; font-size: 9.5pt; font-family: Arial, sans-serif; color: #00b050;"&gt;This will help users identify the answers should they come across this thread in the future.&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background: white;"&gt;&lt;EM style="font-weight: inherit; font-size: 9.5pt; font-family: Arial, sans-serif; color: #00b050;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background: white;"&gt;&lt;EM style="font-weight: inherit; font-size: 9.5pt; font-family: Arial, sans-serif; color: #00b050;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9.5pt; font-family: Arial, sans-serif; color: #000000;"&gt;Regard's&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background: white;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 9.5pt; font-family: Arial, sans-serif; color: #000000;"&gt;Sarvesh Srivastava&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 08:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242721#M852569</guid>
      <dc:creator>sarvesh</dc:creator>
      <dc:date>2017-02-22T08:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to compare data between two qvd</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242722#M852571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sarvesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please send the scripting for my refernce&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242722#M852571</guid>
      <dc:creator />
      <dc:date>2017-02-22T09:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: how to compare data between two qvd</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242723#M852573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the attachment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242723#M852573</guid>
      <dc:creator>sarvesh</dc:creator>
      <dc:date>2017-02-22T09:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to compare data between two qvd</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242724#M852575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That will work as long as the QVDs have a unique key field. If not, the join could cause problems. For this reason, I normally concatenate the two QVDs, like so:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Data:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;LOAD *,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileBaseName() as Source&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;From &amp;lt;first QVD&amp;gt;.qvd (qvd);&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Concatenate(Data)&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;LOAD *,&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FileBaseName() as Source&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;EM&gt;From &amp;lt;second QVD&amp;gt;.qvd (qvd);&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Replace the placeholders with the actual filenames.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:31:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242724#M852575</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-02-22T09:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to compare data between two qvd</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242725#M852577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then use set expressions to select counts / sums / etc from file1 and file2. I usually use descriptive value for the Source field rather than the FileBaseName() as above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So create a table with the relevant fields as dimensions, then use something like&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;File1 Customers:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;Source = {'&amp;lt;first QVD name'}&amp;gt;} Customer)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;File2 Customers:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;Source = {'&amp;lt;seconds QVD name'}&amp;gt;} Customer)&lt;/P&gt;&lt;P&gt;Customer difference:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count({&amp;lt;Source = {'&amp;lt;first QVD name'}&amp;gt;} Customer) - &lt;/SPAN&gt;Count({&amp;lt;Source = {'&amp;lt;seconds QVD name'}&amp;gt;} Customer)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;File1 Transactions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum&lt;SPAN style="font-size: 13.3333330154419px;"&gt;({&amp;lt;Source = {'&amp;lt;first QVD name'}&amp;gt;} Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and so on.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 09:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242725#M852577</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-02-22T09:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to compare data between two qvd</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242726#M852578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use "qualify"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now 2 tables are different&lt;/P&gt;&lt;P&gt;now create the&amp;nbsp; variable &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Let&amp;nbsp; vNoofrows1 = NoOfRows('TableName1')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Let&amp;nbsp; vNoofrows2 = NoOfRows('TableName2')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;these will give the no of rows from each table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if u want to compare field wise &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;count (distinct(t1.id) )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;count (distinct(t2.id) )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;just do like this and check by column wise, but it is a manual work&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2017 12:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-compare-data-between-two-qvd/m-p/1242726#M852578</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2017-02-22T12:40:25Z</dc:date>
    </item>
  </channel>
</rss>

