<?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: previous day difference? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830773#M292387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use &lt;/P&gt;&lt;P&gt;today()-previous(today()) to achieve the same in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Amay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 May 2015 05:48:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-11T05:48:12Z</dc:date>
    <item>
      <title>previous day difference?</title>
      <link>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830770#M292384</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 have a pivot table, which have days as one dimension. for each day i have to get a sum(value). in the next column i have to get the difference between the previous day and today. how can i achieve this??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help..!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 05:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830770#M292384</guid>
      <dc:creator />
      <dc:date>2015-05-11T05:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: previous day difference?</title>
      <link>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830771#M292385</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;Try using above function&lt;/P&gt;&lt;P&gt;sum(value) - above(sum(value))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Greeshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 05:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830771#M292385</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-11T05:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: previous day difference?</title>
      <link>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830772#M292386</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;thanks for your Reply...&lt;/P&gt;&lt;P&gt;can i get the same in script??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 05:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830772#M292386</guid>
      <dc:creator />
      <dc:date>2015-05-11T05:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: previous day difference?</title>
      <link>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830773#M292387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use &lt;/P&gt;&lt;P&gt;today()-previous(today()) to achieve the same in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Amay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 05:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830773#M292387</guid>
      <dc:creator />
      <dc:date>2015-05-11T05:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: previous day difference?</title>
      <link>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830774#M292388</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;In the script you will have to use previous function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Greeshma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 05:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830774#M292388</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-05-11T05:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: previous day difference?</title>
      <link>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830775#M292389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can. You have to use Previous() or Peek().&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 05:49:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830775#M292389</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-05-11T05:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: previous day difference?</title>
      <link>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830776#M292390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can, but that is not what you asked in your original post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum(Value) - Previous(Sum(Value)) As Difference,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ...&lt;/P&gt;&lt;P&gt;FROM ...&lt;/P&gt;&lt;P&gt;Group By &lt;EM&gt;&amp;lt;all other fields&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Order By &lt;EM&gt;&amp;lt;the relevant sort sorder&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Post a sample qvw and sample source data (text file or Xls) for more specific and detailed help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 May 2015 05:49:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/previous-day-difference/m-p/830776#M292390</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-05-11T05:49:56Z</dc:date>
    </item>
  </channel>
</rss>

