<?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 2 or more historical fields for tracking purposes in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Compare-2-or-more-historical-fields-for-tracking-purposes/m-p/282360#M586440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks like a fairly similar requirement to a couple examples I've made.&amp;nbsp; One shows comparing data across three different months.&amp;nbsp; It shows ALL the data, and highlights differences.&amp;nbsp; The other shows comparing data across two different tables.&amp;nbsp; It removes rows that are the same in both tables, and highlights differences.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Jul 2011 00:06:20 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2011-07-09T00:06:20Z</dc:date>
    <item>
      <title>Compare 2 or more historical fields for tracking purposes</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-2-or-more-historical-fields-for-tracking-purposes/m-p/282358#M586438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need some help comparing tables and outputting the differenses to track changes. I store away all orders with ordernumbers, orderrows and productid every day 5 days back and delete anything older. I need to load all these files and compare them to one another and present the changed orderrows in a chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the loaded table has this in it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Savedate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Orderdate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ordernbr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Row&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qty&lt;/P&gt;&lt;P&gt;110501&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 110301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5555&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&lt;/P&gt;&lt;P&gt;110503&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 110301&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4444&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then that change should be visible in the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although theese two rows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Savedate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Orderdate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ordernbr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Row&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ProductID&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qty&lt;/P&gt;&lt;P&gt;110511&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 110401&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15555&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3333&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;110513&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 110401&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15555&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3333&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would'nt generate any output in the cart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically: I want to compare a row with every other row with different SaveDates and see if there is any changes in Qty or/and ProudctID. If there is, show it in a chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would the expression for doing this look like? I'm feeling very stuck with this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 07:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-2-or-more-historical-fields-for-tracking-purposes/m-p/282358#M586438</guid>
      <dc:creator />
      <dc:date>2011-06-13T07:11:04Z</dc:date>
    </item>
    <item>
      <title>Compare 2 or more historical fields for tracking purposes</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-2-or-more-historical-fields-for-tracking-purposes/m-p/282359#M586439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/jonas_bringberger" id="jive-552035507486606378253" style="font-size: 12px; color: #007fc0; font-weight: bold;"&gt;jonas_bringberger&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I am lucky to find this post. I was wondering if you found &lt;/P&gt;&lt;P&gt;any solution to this problem. I shall be ever grateful if you could please&lt;/P&gt;&lt;P&gt;explain to solve such issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Bikash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 16:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-2-or-more-historical-fields-for-tracking-purposes/m-p/282359#M586439</guid>
      <dc:creator />
      <dc:date>2011-07-08T16:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Compare 2 or more historical fields for tracking purposes</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-2-or-more-historical-fields-for-tracking-purposes/m-p/282360#M586440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This looks like a fairly similar requirement to a couple examples I've made.&amp;nbsp; One shows comparing data across three different months.&amp;nbsp; It shows ALL the data, and highlights differences.&amp;nbsp; The other shows comparing data across two different tables.&amp;nbsp; It removes rows that are the same in both tables, and highlights differences.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jul 2011 00:06:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-2-or-more-historical-fields-for-tracking-purposes/m-p/282360#M586440</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-07-09T00:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Compare 2 or more historical fields for tracking purposes</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-2-or-more-historical-fields-for-tracking-purposes/m-p/282361#M586441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although I still can't get it to work. I have a few more dimensions. The load script looks like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for each File in filelist ('c:\History\*.qvd')&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Orders_temp:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADD LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ArticleNumber, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Qty,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; date(SaveDate,'YYMMDD') as SaveDate, // when this file was saved&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Ordernumber,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Rownumber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM $(File) (qvd);&lt;/P&gt;&lt;P&gt;next File&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can assume that Ordernumber and Rownumber is static. I then want to compare which Articlenumbers and/or Qty:s are changed in each Ordernumer/Rownumber for each SaveDate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 12:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-2-or-more-historical-fields-for-tracking-purposes/m-p/282361#M586441</guid>
      <dc:creator />
      <dc:date>2011-07-26T12:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Compare 2 or more historical fields for tracking purposes</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-2-or-more-historical-fields-for-tracking-purposes/m-p/282362#M586442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you found a solution?&lt;/P&gt;&lt;P&gt;I have the same problem &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2012 15:28:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-2-or-more-historical-fields-for-tracking-purposes/m-p/282362#M586442</guid>
      <dc:creator>farolito20</dc:creator>
      <dc:date>2012-12-19T15:28:52Z</dc:date>
    </item>
  </channel>
</rss>

