<?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: Current Month vs Last Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456553#M485329</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Try this Expression for last month data-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;=sum({&amp;lt;Year={$(=max(Year))},Month={$(=month(addmonths((max(Date)),-1)))}&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Regards,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Apr 2013 05:09:13 GMT</pubDate>
    <dc:creator>neha_shirsath</dc:creator>
    <dc:date>2013-04-16T05:09:13Z</dc:date>
    <item>
      <title>Current Month vs Last Month</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456550#M485326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to build a table with 2 collumns: Current Month Sales | Past Month Sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me with the expression to create the Past Month Collumn ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vinicius&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 21:11:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456550#M485326</guid>
      <dc:creator />
      <dc:date>2013-04-15T21:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month vs Last Month</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456551#M485327</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;Check this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/325601#325601"&gt;http://community.qlik.com/message/325601#325601&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Apr 2013 22:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456551#M485327</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-04-15T22:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month vs Last Month</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456552#M485328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ,&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; For Past Month try this code :&lt;/P&gt;&lt;P&gt;if(Month(Date)=month(AddMonths(Today(),-1)), Sales ) as PastMonthSales &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Yusuf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 04:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456552#M485328</guid>
      <dc:creator />
      <dc:date>2013-04-16T04:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month vs Last Month</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456553#M485329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Try this Expression for last month data-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;STRONG&gt;=sum({&amp;lt;Year={$(=max(Year))},Month={$(=month(addmonths((max(Date)),-1)))}&amp;gt;}Sales)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Regards,&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 05:09:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456553#M485329</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2013-04-16T05:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month vs Last Month</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456554#M485330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Vinicius&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create two variables&lt;/P&gt;&lt;P&gt;1. vCurrentMonth&lt;/P&gt;&lt;P&gt;=Max(Month)&lt;/P&gt;&lt;P&gt;and make ur expression like:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$&amp;lt;Year = {$(#vCurrentMonth)}&amp;gt;} Sales &lt;SPAN class="Bold"&gt;)&lt;/SPAN&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;2. vLastMonth&lt;/P&gt;&lt;P&gt;=Max(Month-1)&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;sum(&lt;/SPAN&gt; {$&amp;lt;Year = {$(#vLastMonth)}&amp;gt;} Sales &lt;SPAN class="Bold"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;Same as u can create Current Year and Last Year calculation&lt;/SPAN&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;SPAN class="Bold"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;Ajeet Tomer&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 05:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456554#M485330</guid>
      <dc:creator>qlikviewajeet</dc:creator>
      <dc:date>2013-04-16T05:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month vs Last Month</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456555#M485331</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;Use =sum(Amount) for current month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use =sum({&amp;lt;Month={$(=Max(Month)-1)}&amp;gt;} Amount) for last Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will work on your current selections:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Apr 2013 07:19:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456555#M485331</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-04-16T07:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month vs Last Month</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456556#M485332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current Month:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SU&lt;SPAN style="font-size: 10pt;"&gt;M({&amp;lt;DateField ={"&amp;gt;=$(=MonthStart(Today())) &amp;lt;=$(=MonthEnd(Today()))"}&amp;gt;} Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Previous Month:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;SUM({&amp;lt;DateField ={"&amp;gt;=$(=MonthStart(Today(),-1)) &amp;lt;=$(=MonthEnd(Today(),-1))"}&amp;gt;} Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;In this Example if the DateField was&amp;nbsp; [Calendar Date] it would look like this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SU&lt;SPAN style="font-size: 10pt;"&gt;M({&amp;lt;[Calendar Date] ={"&amp;gt;=$(=MonthStart(Today())) &amp;lt;=$(=MonthEnd(Today()))"}&amp;gt;} Amount) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;SUM({&amp;lt;[Calendar Date] ={"&amp;gt;=$(=MonthStart(Today(),-1)) &amp;lt;=$(=MonthEnd(Today(),-1))"}&amp;gt;} Amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Let me know if this works&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Alan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 May 2013 21:22:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456556#M485332</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2013-05-02T21:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month vs Last Month</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456557#M485333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found the following to work more accurately for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count ({&amp;lt;ClaimsAssisstantSubmittedDate ={"&amp;gt;=$(=MonthStart(Today(),-1)) &amp;lt;$(=MonthStart(Today()))"}&amp;gt;} JobID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The difference:&lt;/P&gt;&lt;P&gt;Alan's code has &amp;lt;= monthend(today,-1);&lt;/P&gt;&lt;P&gt;I have&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt; monthstart(today)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2016 00:37:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456557#M485333</guid>
      <dc:creator />
      <dc:date>2016-08-04T00:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month vs Last Month</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456558#M485334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;The easiest solution to this would be to the monthAgo calculation in the Qlik Calender. &lt;/P&gt;&lt;P&gt;create an auto calendar for the date field you are trying to visualize by using the Derive fields function in the calendar script. ( I &lt;SPAN style="background-color: #f6d5d9;"&gt;can &lt;/SPAN&gt;attach the complete auto calendar script if needed)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:-&amp;nbsp; DERIVE FIELDS FROM FIELDS [date Field]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, for current month the code in the measure field would be :&lt;/P&gt;&lt;P&gt;Sum( {$ &amp;lt; [Date.autoCalendar.MonthsAgo] = {'0'}&amp;gt;} sales)&amp;nbsp; &lt;/P&gt;&lt;P&gt;U can change the 0 to 1,2,3 to go back to n last months.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 22:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456558#M485334</guid>
      <dc:creator>vatsalajmera5</dc:creator>
      <dc:date>2018-01-24T22:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month vs Last Month</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456559#M485335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you please send me auto calendar full script?&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;Murat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Feb 2018 16:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456559#M485335</guid>
      <dc:creator>muratakkemik</dc:creator>
      <dc:date>2018-02-10T16:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month vs Last Month</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456560#M485336</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;Below is the query for the auto Calender. Remeber this is for QLIKSense. Load the script and use the Derive function to add the fields for which you want the auto calender. Let me know if it works for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[autoCalendar]: &lt;BR /&gt;&amp;nbsp; DECLARE FIELD DEFINITION Tagged ('$date')&lt;BR /&gt;FIELDS&lt;BR /&gt;&amp;nbsp; Dual(Year($1), YearStart($1)) AS [Year] Tagged ('$axis', '$year'),&lt;BR /&gt;&amp;nbsp; Dual('Q'&amp;amp;Num(Ceil(Num(Month($1))/3)),Num(Ceil(NUM(Month($1))/3),00)) AS [Quarter] Tagged ('$quarter', '$cyclic'),&lt;BR /&gt;&amp;nbsp; Dual(Year($1)&amp;amp;'-Q'&amp;amp;Num(Ceil(Num(Month($1))/3)),QuarterStart($1)) AS [YearQuarter] Tagged ('$yearquarter', '$qualified'),&lt;BR /&gt;&amp;nbsp; Dual('Q'&amp;amp;Num(Ceil(Num(Month($1))/3)),QuarterStart($1)) AS [_YearQuarter] Tagged ('$yearquarter', '$hidden', '$simplified'),&lt;BR /&gt;&amp;nbsp; Month($1) AS [Month] Tagged ('$month', '$cyclic'),&lt;BR /&gt;&amp;nbsp; Dual(Year($1)&amp;amp;'-'&amp;amp;Month($1), monthstart($1)) AS [YearMonth] Tagged ('$axis', '$yearmonth', '$qualified'),&lt;BR /&gt;&amp;nbsp; Dual(Month($1), monthstart($1)) AS [_YearMonth] Tagged ('$axis', '$yearmonth', '$simplified', '$hidden'),&lt;BR /&gt;&amp;nbsp; Dual('W'&amp;amp;Num(Week($1),00), Num(Week($1),00)) AS [Week] Tagged ('$weeknumber', '$cyclic'),&lt;BR /&gt;&amp;nbsp; Date(Floor($1)) AS [Date] Tagged ('$axis', '$date', '$qualified'),&lt;BR /&gt;&amp;nbsp; Date(Floor($1), 'D') AS [_Date] Tagged ('$axis', '$date', '$hidden', '$simplified'),&lt;BR /&gt;&amp;nbsp; If (DayNumberOfYear($1) &amp;lt;= DayNumberOfYear(Today()), 1, 0) AS [InYTD] ,&lt;BR /&gt;&amp;nbsp; Year(Today())-Year($1) AS [YearsAgo] ,&lt;BR /&gt;&amp;nbsp; If (DayNumberOfQuarter($1) &amp;lt;= DayNumberOfQuarter(Today()),1,0) AS [InQTD] ,&lt;BR /&gt;&amp;nbsp; 4*Year(Today())+Ceil(Month(Today())/3)-4*Year($1)-Ceil(Month($1)/3) AS [QuartersAgo] ,&lt;BR /&gt;&amp;nbsp; Ceil(Month(Today())/3)-Ceil(Month($1)/3) AS [QuarterRelNo] ,&lt;BR /&gt;&amp;nbsp; If(Day($1)&amp;lt;=Day(Today()),1,0) AS [InMTD] ,&lt;BR /&gt;&amp;nbsp; 12*Year(Today())+Month(Today())-12*Year($1)-Month($1) AS [MonthsAgo] ,&lt;BR /&gt;&amp;nbsp; Month(Today())-Month($1) AS [MonthRelNo] ,&lt;BR /&gt;&amp;nbsp; If(WeekDay($1)&amp;lt;=WeekDay(Today()),1,0) AS [InWTD] ,&lt;BR /&gt;&amp;nbsp; (WeekStart(Today())-WeekStart($1))/7 AS [WeeksAgo] ,&lt;BR /&gt;&amp;nbsp; Week(Today())-Week($1) AS [WeekRelNo] ;&lt;/P&gt;&lt;P&gt;DERIVE FIELDS FROM FIELDS [&lt;STRONG&gt;DATE FIELD&lt;/STRONG&gt;] USING [autoCalendar] ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2018 16:27:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/456560#M485336</guid>
      <dc:creator>vatsalajmera</dc:creator>
      <dc:date>2018-02-12T16:27:17Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month vs Last Month</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/1549052#M485338</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried the same expression but I got the value as 0. Any reason why this is happening&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 09:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-vs-Last-Month/m-p/1549052#M485338</guid>
      <dc:creator>RohanPR</dc:creator>
      <dc:date>2019-02-26T09:06:18Z</dc:date>
    </item>
  </channel>
</rss>

