<?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 Sales for Current Period vs Previous Period in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101757#M16175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again - It works as a charm for all months started with February(month #2). It doesn't look like it works for the month #1 (January). It should compare to December previous year - but there are blanks on a report:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216141_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Oct 2018 19:42:39 GMT</pubDate>
    <dc:creator>inessa_zhurba</dc:creator>
    <dc:date>2018-10-17T19:42:39Z</dc:date>
    <item>
      <title>Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101753#M16171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I am trying to do. I have a report below is a picture.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/215813_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Percentages suppose to show by month increase of Sales.&lt;/P&gt;&lt;P&gt; Underlying data contains 3 years worse of data.&lt;/P&gt;&lt;P&gt;I was try to get data from sql. I am not sure how to do it in qlik.&amp;nbsp; Would you share a script with me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inessa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 19:22:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101753#M16171</guid>
      <dc:creator>inessa_zhurba</dc:creator>
      <dc:date>2018-10-12T19:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101754#M16172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use before function. &lt;/P&gt;&lt;P&gt;e.g. (Sum(Sales) - before(Sum(Sales)) ) / before(Sum(Sales))&lt;/P&gt;&lt;P&gt;so in Feb column before(Sum(.... gives value of sum from jan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check below for more details&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8205"&gt;Missing Manual - Before() and After()&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2018 19:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101754#M16172</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-10-12T19:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101755#M16173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much!!!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 19:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101755#M16173</guid>
      <dc:creator>inessa_zhurba</dc:creator>
      <dc:date>2018-10-17T19:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101756#M16174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no problem. close the thread so that others can see the answers too&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 19:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101756#M16174</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-10-17T19:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101757#M16175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello again - It works as a charm for all months started with February(month #2). It doesn't look like it works for the month #1 (January). It should compare to December previous year - but there are blanks on a report:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216141_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Oct 2018 19:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101757#M16175</guid>
      <dc:creator>inessa_zhurba</dc:creator>
      <dc:date>2018-10-17T19:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101758#M16176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that becomes a bit more convoluted&lt;/P&gt;&lt;P&gt;check below. basically what i am doing to is if its first column go to last column in previous line. Also simplified function (A-B) /B as A/B -1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(ColumnNo()=1,Sum(Sales)/above(after(Sum(Sales),11)) -1, Sum(Sales)/before(Sum(Sales)) -1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ any straightforward way of doing this with set analysis?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 13:36:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101758#M16176</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2018-10-18T13:36:41Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101759#M16177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would use Aggr() with MonthYear field to get this&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(Sum(Sales)/Above(Sum(Sales)) - 1, (BillingMonthYear, (NUMERIC)))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where BillingMonthYear is created in the script something in this fashion&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Date(MonthStart(DateField), 'MMM-YYYY') as BillingMonthYear&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2018 13:40:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101759#M16177</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-18T13:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101760#M16178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny and Dilip both very much!! Both approaches are working!!!&lt;/P&gt;&lt;P&gt;I have a new challenge - I need to compare This Year Month to a Previous Year Month&lt;/P&gt;&lt;P&gt;And I have a Numeric field that Identifies a BillingPeriod. Example:&lt;/P&gt;&lt;P&gt;BillingPeriodID 201501 stands for January of 2015&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to mimic last post by Sunny:&lt;/P&gt;&lt;P&gt; Aggr(Sum(AmountBilled)/Above(Sum(AmountBilled)) - 12, (BillingPeriodID, (NUMERIC)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It didn't work though!&lt;/P&gt;&lt;P&gt;Here how report looks like:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216271_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Would you be able to help me with the script?&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>Thu, 18 Oct 2018 22:20:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101760#M16178</guid>
      <dc:creator>inessa_zhurba</dc:creator>
      <dc:date>2018-10-18T22:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101761#M16179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Aggr(Sum(Sales)/Above(Sum(Sales)&lt;SPAN style="color: #ff0000;"&gt;, 12&lt;/SPAN&gt;) - 1, (BillingMonthYear, (NUMERIC)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2018 00:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101761#M16179</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-19T00:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101762#M16180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny - thank you very much for your reply! Unfortunately it doesn't work.&lt;/P&gt;&lt;P&gt;Here is a data that I have by Year and month:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216362_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;This is what needs to happen:&lt;/P&gt;&lt;P&gt;For example for Month of January 2016 (BillingPeriodID = 201601) it should display data from January 2015 (BillingPeriodID = 201501) (Previous Year and the same Month Number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to play with it - no success! Would you be able to take a second look, please?&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>Fri, 19 Oct 2018 20:52:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101762#M16180</guid>
      <dc:creator>inessa_zhurba</dc:creator>
      <dc:date>2018-10-19T20:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101763#M16181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny - here are more details:&lt;/P&gt;&lt;P&gt;The expression that you have suggested works in some cases , but not always.&lt;/P&gt;&lt;P&gt;(Aggr(Above(sum(AmountBilled), 12)-1, (BillingPeriodID, (NUMERIC))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how chart looks like below - there are empty cell on a pivot , that should have data in:&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216484_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Am I missing anything?&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>Mon, 22 Oct 2018 15:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101763#M16181</guid>
      <dc:creator>inessa_zhurba</dc:creator>
      <dc:date>2018-10-22T15:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101764#M16182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you making selections?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 16:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101764#M16182</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-22T16:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101765#M16183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny -&amp;nbsp; there are filters exists on a report for a Billing Year to be selected if needed.&lt;/P&gt;&lt;P&gt;Report defaults to the past 3 years (starting from 01/01/2015).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 16:45:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101765#M16183</guid>
      <dc:creator>inessa_zhurba</dc:creator>
      <dc:date>2018-10-22T16:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101766#M16184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Below are two tables to compare on the same report:&lt;/P&gt;&lt;P&gt;First have sum(AmountBilled) Bi Month/Year where measure expression simply: =Sum(AmountBilled):&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216494_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;You see that all cells are populated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second report (below) should display sum(AmountBilled) for the same month, but previous year. It does display correct data in some cases: Jan - April 2016 for example display data for Jan- Apr 2015 (as you see sum(AmountBilled) is the same):&lt;/P&gt;&lt;P&gt;But - for May thru July&amp;nbsp; 2016 there is no data that should have been display for the same months and 2015 as it show on a previous table.&lt;/P&gt;&lt;P&gt;Expression that I am using on a second table is:&lt;/P&gt;&lt;P&gt;=(Aggr(Above(sum(AmountBilled), 12)-1, (BillingPeriodID, (NUMERIC))))&lt;/P&gt;&lt;P&gt;Does it make sense? Thank you!!&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/216495_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 17:14:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101766#M16184</guid>
      <dc:creator>inessa_zhurba</dc:creator>
      <dc:date>2018-10-22T17:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101767#M16185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about you try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Above(Sum(AmountBilled))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 18:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101767#M16185</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-22T18:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101768#M16186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it considered cheating to script this?&amp;nbsp; Good results with minimal expression chart syntax, if scripting is allowed an additional column with Peek() statement.&amp;nbsp; &lt;EM&gt;(**Limitation: You wouldn't be able to split pre-calculated aggregates with end-user UI selections)&lt;BR /&gt;&lt;/EM&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;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216502_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2018 20:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101768#M16186</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2018-10-22T20:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101769#M16187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny ! I fixed that!! It is all good!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 20:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101769#M16187</guid>
      <dc:creator>inessa_zhurba</dc:creator>
      <dc:date>2018-10-23T20:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101770#M16188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Evan for looking into it!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 20:30:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101770#M16188</guid>
      <dc:creator>inessa_zhurba</dc:creator>
      <dc:date>2018-10-23T20:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101771#M16189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, forgot to include the script that generated those visualizations.&amp;nbsp; Naturally this data sample would need adapted to your own data modeling.&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;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;FOR&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;vMonth&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; = 0 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;to&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; 47&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//CONCATENATE(MONTHS)&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[MONTHS]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vMonth)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ORDINAL_MONTH&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MakeDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(2015,1,1),&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM style=": ; color: #808080; font-size: 8pt;"&gt;$(vMonth)&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MONTH_START&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;round&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Rand&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;() * 10000,.01),'$#,###.00')&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MONEY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Peek&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MONEY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PRIOR_MONEY&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AUTOGENERATE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(1);&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;NEXT&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 14:12:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101771#M16189</guid>
      <dc:creator>evan_kurowski</dc:creator>
      <dc:date>2018-10-24T14:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Compare Sales for Current Period vs Previous Period</title>
      <link>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101772#M16190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 16:28:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Compare-Sales-for-Current-Period-vs-Previous-Period/m-p/101772#M16190</guid>
      <dc:creator>inessa_zhurba</dc:creator>
      <dc:date>2018-10-25T16:28:33Z</dc:date>
    </item>
  </channel>
</rss>

