<?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 Comparing two data tables from excel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Comparing-two-data-tables-from-excel/m-p/1583786#M740842</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm new in qlickview, and want to make some comparsion. So I have two tables with the same columns names&amp;nbsp; with different values and I want to compare those values (probably i have to do this by if statement) and if values do not match i want to show something like error message and then count those error to show (for example on a chart )the differences between values in columns.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Wojtek&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>Woojtek_96</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Comparing two data tables from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-data-tables-from-excel/m-p/1583786#M740842</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm new in qlickview, and want to make some comparsion. So I have two tables with the same columns names&amp;nbsp; with different values and I want to compare those values (probably i have to do this by if statement) and if values do not match i want to show something like error message and then count those error to show (for example on a chart )the differences between values in columns.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Wojtek&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-data-tables-from-excel/m-p/1583786#M740842</guid>
      <dc:creator>Woojtek_96</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Comparing two data tables from excel</title>
      <link>https://community.qlik.com/t5/QlikView/Comparing-two-data-tables-from-excel/m-p/1583936#M740843</link>
      <description>Great Day.&lt;BR /&gt;I think the most easy way to compare dates are, Join this Two tables. after join, compares with if loading again the table with resident command.&lt;BR /&gt;Follow de example:&lt;BR /&gt;Table A, Table B;&lt;BR /&gt;left join(A)&lt;BR /&gt;LOAD * Resident B;&lt;BR /&gt;drop table B;&lt;BR /&gt;&lt;BR /&gt;noconcatenate&lt;BR /&gt;TempA:&lt;BR /&gt;LOAD *,if(DateA&amp;gt;DateB,'UHUL','NO') as Comparison&lt;BR /&gt;RESIDENT A;&lt;BR /&gt;drop table A;&lt;BR /&gt;Rename Table TempA to A;</description>
      <pubDate>Thu, 23 May 2019 13:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Comparing-two-data-tables-from-excel/m-p/1583936#M740843</guid>
      <dc:creator>mrtinsjoao</dc:creator>
      <dc:date>2019-05-23T13:42:53Z</dc:date>
    </item>
  </channel>
</rss>

