<?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 in Expression, Week over Week in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/change-in-Expression-Week-over-Week/m-p/1150638#M630170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's folloiwing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; New / Old - 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isn't this mathematical equivalent to (New -&amp;nbsp; Old) / Old ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Aug 2016 19:56:43 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-08-08T19:56:43Z</dc:date>
    <item>
      <title>% change in Expression, Week over Week</title>
      <link>https://community.qlik.com/t5/QlikView/change-in-Expression-Week-over-Week/m-p/1150637#M630169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am looking to write an expression in Qlikview showing a percent change comparing a week over week. I would like my weeks to be:&lt;/P&gt;&lt;P&gt;Current Week-1&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;Current Week-2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current expression is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;{1&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"$(='&amp;gt;=' &amp;amp; Date(WeekStart(Max(Date),-1), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(WeekEnd(Max(Date),-1), 'M/D/YYYY'))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Workload Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = {'Referral'},&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Channel]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={'Self Service'}, Week, Year&amp;gt;} Count)&lt;BR /&gt; /&lt;BR /&gt; Num(Sum(DISTINCT{1&amp;lt;Date = {&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"$(='&amp;gt;=' &amp;amp; Date(WeekStart(Max(Date), -2), 'M/D/YYYY') &amp;amp; '&amp;lt;=' &amp;amp; Date(WeekEnd(Max(Date), -2), 'M/D/YYYY'))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Workload Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; = {'Referral'}, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Channel]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={'Self Service'}, Week, Year&amp;gt;} Count)) - 1&lt;BR /&gt; ,'&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Segoe UI Symbol',sans-serif; color: black;"&gt;▲&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; 0.0%;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Segoe UI Symbol',sans-serif; color: black;"&gt;▼&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; 0.0%') &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="color: black; font-size: 9.0pt; font-family: arial, helvetica, sans-serif;"&gt;However, this is NOT following a percent change formula where: (New Value-Old Value)/Old Value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Can you help me modify the current expression to meet our needs?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 19:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/change-in-Expression-Week-over-Week/m-p/1150637#M630169</guid>
      <dc:creator />
      <dc:date>2016-08-08T19:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: % change in Expression, Week over Week</title>
      <link>https://community.qlik.com/t5/QlikView/change-in-Expression-Week-over-Week/m-p/1150638#M630170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it's folloiwing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; New / Old - 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Isn't this mathematical equivalent to (New -&amp;nbsp; Old) / Old ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 19:56:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/change-in-Expression-Week-over-Week/m-p/1150638#M630170</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-08-08T19:56:43Z</dc:date>
    </item>
  </channel>
</rss>

