<?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: Change over Time in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-over-Time/m-p/604510#M1092986</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking more along the lines of establishing the difference between a Max Date and a Min Date.&amp;nbsp; I do not load the data every day, so there is not always a today() for my date field.&amp;nbsp; And then the Min Date would be the earliest date in my date field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2014 20:19:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-06T20:19:42Z</dc:date>
    <item>
      <title>Change over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Change-over-Time/m-p/604508#M1092984</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;Is there a way to show change over time by referencing specific dates? For example how would I write an expression to show the change in count from Last Week to Today?&amp;nbsp; I'm looking for a generic formula that translates as days change, so just just specific dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 16:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-over-Time/m-p/604508#M1092984</guid>
      <dc:creator />
      <dc:date>2014-05-06T16:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Change-over-Time/m-p/604509#M1092985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;something like that (count today of expr1 minus one week ago; there isn't any reference to specific date, it will works tomorrow and so on....)?&lt;/P&gt;&lt;P&gt;d is a date field&lt;/P&gt;&lt;P&gt;=count ({$&amp;lt;d={"$(=date(Today()-0))"}&amp;gt;} Expression1) - count ({$&amp;lt;d={"$(=date(Today()-7))"}&amp;gt;} Expression1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 19:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-over-Time/m-p/604509#M1092985</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-05-06T19:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Change over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Change-over-Time/m-p/604510#M1092986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking more along the lines of establishing the difference between a Max Date and a Min Date.&amp;nbsp; I do not load the data every day, so there is not always a today() for my date field.&amp;nbsp; And then the Min Date would be the earliest date in my date field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 20:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-over-Time/m-p/604510#M1092986</guid>
      <dc:creator />
      <dc:date>2014-05-06T20:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change over Time</title>
      <link>https://community.qlik.com/t5/QlikView/Change-over-Time/m-p/604511#M1092987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use min and max of your date (d) field&lt;/P&gt;&lt;P&gt;=Sum( {$&amp;lt;d={"$(=max(d))"}&amp;gt;} Expression1) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or flag some specific days in a master calendar (a lot on post about that) &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;to simplify set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 20:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-over-Time/m-p/604511#M1092987</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-05-06T20:39:05Z</dc:date>
    </item>
  </channel>
</rss>

