<?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 How To compare two values in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289389#M1200412</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am very new to Qlikview. Currently i am trying to Automate a task which we do daily in our project.&lt;/P&gt;&lt;P&gt;Following i have explained what i want to do:&lt;/P&gt;&lt;P&gt;1) I have imported some data in the Qlikview.I have attached the .qvw file(Test1.qvw)&lt;/P&gt;&lt;P&gt;2) Lets say there is one main Qlikview file (Test2.qvz) .&lt;/P&gt;&lt;P&gt;Now, I want to compare the values.&lt;/P&gt;&lt;P&gt;ex: For Mediation_Count i want to compare the value 115 from Test1.qvw to 115 value in Test2.qvw. And finally display which value is equal and which is not equal.&lt;/P&gt;&lt;P&gt;Same way i want to do it for all the values.&lt;/P&gt;&lt;P&gt;Can you please help me with this?&lt;/P&gt;&lt;P&gt;Also how can i read all the values from a Qlikview file and Display them???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Nov 2010 07:34:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-11-22T07:34:32Z</dc:date>
    <item>
      <title>How To compare two values in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289389#M1200412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am very new to Qlikview. Currently i am trying to Automate a task which we do daily in our project.&lt;/P&gt;&lt;P&gt;Following i have explained what i want to do:&lt;/P&gt;&lt;P&gt;1) I have imported some data in the Qlikview.I have attached the .qvw file(Test1.qvw)&lt;/P&gt;&lt;P&gt;2) Lets say there is one main Qlikview file (Test2.qvz) .&lt;/P&gt;&lt;P&gt;Now, I want to compare the values.&lt;/P&gt;&lt;P&gt;ex: For Mediation_Count i want to compare the value 115 from Test1.qvw to 115 value in Test2.qvw. And finally display which value is equal and which is not equal.&lt;/P&gt;&lt;P&gt;Same way i want to do it for all the values.&lt;/P&gt;&lt;P&gt;Can you please help me with this?&lt;/P&gt;&lt;P&gt;Also how can i read all the values from a Qlikview file and Display them???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 07:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289389#M1200412</guid>
      <dc:creator />
      <dc:date>2010-11-22T07:34:32Z</dc:date>
    </item>
    <item>
      <title>How To compare two values in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289390#M1200413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached the Test2.qvw file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with this....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 07:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289390#M1200413</guid>
      <dc:creator />
      <dc:date>2010-11-22T07:35:51Z</dc:date>
    </item>
    <item>
      <title>How To compare two values in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289391#M1200414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Amit,&lt;/P&gt;&lt;P&gt;I'd suggest you to STORE your tables loaded in QlikView into QVD files so the comparison later may be faster and easier, instead of taking values from a different QVW file.&lt;/P&gt;&lt;P&gt;Anyway, you can do a binary load (use the "QlikView Files" button in the script editor dialog), which must be the first line in the main tab in the script, so all the tables loaded in the second file will be loaded as well in the first one. Take into account that if you have several fields named alike this may create unwanted synthetic keys or loops that may cause unexpected crashes in your application.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 08:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289391#M1200414</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-11-22T08:37:46Z</dc:date>
    </item>
    <item>
      <title>How To compare two values in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289392#M1200415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Bro.. I will try to implement ur Suggestion...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Nov 2010 12:41:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289392#M1200415</guid>
      <dc:creator />
      <dc:date>2010-11-22T12:41:25Z</dc:date>
    </item>
    <item>
      <title>How To compare two values in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289393#M1200416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know if this is quite what you're looking for, but here I'm loading data from two different tables (inline for the example, but they could easily be QVDs as Miguel suggests), then showing how they are different.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 01:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289393#M1200416</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-11-23T01:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: How To compare two values in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289394#M1200419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want achieve something like below. Could you please help me out for the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table-A;&lt;/P&gt;&lt;P&gt;X Y Z&lt;/P&gt;&lt;P&gt;1 2 3&lt;/P&gt;&lt;P&gt;4 5 6&lt;/P&gt;&lt;P&gt;7 8 9&lt;/P&gt;&lt;P&gt;12 13 14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table-B:&lt;/P&gt;&lt;P&gt;X Y Z&lt;/P&gt;&lt;P&gt;1 2 3&lt;/P&gt;&lt;P&gt;4 5 6&lt;/P&gt;&lt;P&gt;7 8 10&lt;/P&gt;&lt;P&gt;16 17 18&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Result which I need is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table-A - Table-B&lt;/P&gt;&lt;P&gt;X Y Z&lt;/P&gt;&lt;P&gt;7 8 9&lt;/P&gt;&lt;P&gt;12 13 14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table-B - Table-A&lt;/P&gt;&lt;P&gt;X Y Z&lt;/P&gt;&lt;P&gt;7 8 10&lt;/P&gt;&lt;P&gt;16 17 18&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Attitude&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2012 06:01:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-To-compare-two-values-in-Qlikview/m-p/289394#M1200419</guid>
      <dc:creator />
      <dc:date>2012-07-20T06:01:26Z</dc:date>
    </item>
  </channel>
</rss>

