<?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 v. Same Month Last Year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430808#M160642</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;edit: see &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4252"&gt;here&lt;/A&gt; for an explanation of the approach used.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 May 2013 18:48:43 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-05-07T18:48:43Z</dc:date>
    <item>
      <title>Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430797#M160631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have ticketing application which logs number of calls per month. I have data for 5 years. I want to calculate what variance between calls during same period last year around same month to guage the trend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I go about doing this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 16:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430797#M160631</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2013-05-06T16:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430798#M160632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Pass the current monthyear to a variable in form of a date. Create a second variable using the first variable with addmonths function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg:&lt;/P&gt;&lt;P&gt;vCurrDate = Max(Date);&lt;/P&gt;&lt;P&gt;vCurrMonthStart = Date(Floor(Monthstart(max(Date))),'DD-MM-YYYY')&lt;/P&gt;&lt;P&gt;vPrevCurrDate = Date(Addmonths($(vCurrDate),-12),'DD-MM-YYYY')&lt;/P&gt;&lt;P&gt;vPrevMonthStart = Date(Addmonths($(vCurrMonthStart),-12),'DD-MM-YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use these variables to limit the dates in the formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 17:09:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430798#M160632</guid>
      <dc:creator>vivek_niti</dc:creator>
      <dc:date>2013-05-06T17:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430799#M160633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vivek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain what your formula does and how it is tied to us getting current month vs same month last year.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have create a example app with your suggestion can you please take this and show me how you will use this to show current month vs last year same month data trend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 18:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430799#M160633</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2013-05-06T18:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430800#M160634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any update Vivek or anyone else. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 20:15:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430800#M160634</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2013-05-06T20:15:07Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430801#M160635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;vPrevMonthStart = Date(Addmonths($(vCurrMonthStart),-12),'DD-MM-YYYY')&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is not giving me the right results eather.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 May 2013 21:12:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430801#M160635</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2013-05-06T21:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430802#M160636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Am leaving for office...will send u the codes later in the evening.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 03:17:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430802#M160636</guid>
      <dc:creator>vivek_niti</dc:creator>
      <dc:date>2013-05-07T03:17:49Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430803#M160637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi amiuni66,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a clue&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Years = {$(=Max(Years)-1)}, MonthNum = {$(=Max(MonthNum))}&amp;gt;} NoOfCalls) ==&amp;gt;Return value in previous year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;Years = {$(=Max(Years))}, MonthNum = {$(=Max(MonthNum))}&amp;gt;} NoOfCalls) ==&amp;gt;Returen value in current year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See sample attached file also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: I just add one field in load script Num(Month(IncidentDate)) As MonthNum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sokkorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 04:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430803#M160637</guid>
      <dc:creator>Sokkorn</dc:creator>
      <dc:date>2013-05-07T04:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430804#M160638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vivek. I will look forward to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Sukkorn. I tried your solution it works without any selection but when you select any month-year it does not show proper results for prior year. it shows Zero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 04:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430804#M160638</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2013-05-07T04:27:28Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430805#M160639</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;&lt;SPAN style="font-size: 12pt; font-family: Arial, sans-serif; color: blue;"&gt;Try this for last year month sales-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12pt; font-family: Arial, sans-serif; color: blue;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; font-size: 12pt; font-family: 'Courier New'; color: black;"&gt; ({&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="background-color: #ffffff; font-size: 12pt; font-family: 'Courier New'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="background-color: #ffffff; font-size: 12pt; font-family: 'Courier New'; color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="background-color: #ffffff; font-size: 12pt; font-family: 'Courier New'; color: blue;"&gt;P&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="background-color: #ffffff; font-size: 12pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="background-color: #ffffff; font-size: 12pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="background-color: #ffffff; font-size: 12pt; font-family: 'Courier New'; color: black;"&gt;={&lt;/SPAN&gt;&lt;EM style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;&lt;SPAN lang="EN-IN" style="font-size: 12pt; font-family: 'Courier New'; color: gray;"&gt;$(=max(Year)-1)&lt;/SPAN&gt;&lt;/EM&gt;&lt;SPAN lang="EN-IN" style="background-color: #ffffff; font-size: 12pt; font-family: 'Courier New'; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="background-color: #ffffff; font-size: 12pt; font-family: 'Courier New'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN lang="EN-IN" style="background-color: #ffffff; font-size: 12pt; font-family: 'Courier New'; color: black;"&gt;)&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="color: #800000; font-family: 'Times New Roman', serif; font-size: 12pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 05:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430805#M160639</guid>
      <dc:creator>neha_shirsath</dc:creator>
      <dc:date>2013-05-07T05:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430806#M160640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" href="https://community.qlik.com/people/amiumi66" id="jive-7666221287426054844085"&gt;amiumi&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the attached file.This is very useful for you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 06:27:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430806#M160640</guid>
      <dc:creator>kumarnatarajan</dc:creator>
      <dc:date>2013-05-07T06:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430807#M160641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kumar &amp;amp; Neha. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But your solution does not work. I need to be able to select any point in data and it will show data from same month previous year. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Vivek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for your reply. I think we were close.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 13:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430807#M160641</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2013-05-07T13:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430808#M160642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;edit: see &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4252"&gt;here&lt;/A&gt; for an explanation of the approach used.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 18:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430808#M160642</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-05-07T18:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430809#M160643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain how it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible for you to do it with variable the way Vivek was doing. He simple did not have time to complete. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My concern is how i can replicate this way in my script with left join as i have multiple tables. Variable options sounds much better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 19:09:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430809#M160643</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2013-05-07T19:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430810#M160644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;please find the attahced file...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have made some changes in the variables...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it works for you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 19:28:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430810#M160644</guid>
      <dc:creator>vivek_niti</dc:creator>
      <dc:date>2013-05-07T19:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430811#M160645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vivek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it still does not give me right answer. if i select jan 2013, it should show previous year jan 2012 numbers along side, which it does not show.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 19:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430811#M160645</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2013-05-07T19:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430812#M160646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try this expression in Vivek's example qvw....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if (len(GetFieldSelections(MonthYear))=0,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;IncidentDate_num={'&amp;gt;=$(vPrevMonthStart)'}, IncidentDate_num={'&amp;lt;=$(vPrevCurrDate)'}&amp;gt;}NoOfCalls),&lt;/P&gt;&lt;P&gt;sum({&amp;lt;MonthYear={'$(=Left(MonthYear,4)&amp;amp;num(right(MonthYear,4)-1))'}&amp;gt;}NoOfCalls))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 May 2013 21:55:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430812#M160646</guid>
      <dc:creator />
      <dc:date>2013-05-07T21:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430813#M160647</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 formula works fine...if u select jan 2013 it shows the total value of jan 2012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year=,Month=,MonthYear=,IncidentDate_num={"&amp;gt;=$(vPrevMonthStart)&amp;lt;=$(vPrevEndDate)"}&amp;gt;}NoOfCalls)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 02:47:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430813#M160647</guid>
      <dc:creator>vivek_niti</dc:creator>
      <dc:date>2013-05-09T02:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430814#M160648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vivek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its not working for me. Let me ask you question differentely &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i have month, year, date and I have data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have columns that shows month sales. How can i shows (via generic formula) same month previous year sales data right next to it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 20:57:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430814#M160648</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2013-05-14T20:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Current Month v. Same Month Last Year</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430815#M160649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gysbert&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you help. I am still having hard time understand the concept but your solution does work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 15:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Month-v-Same-Month-Last-Year/m-p/430815#M160649</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2013-05-23T15:15:27Z</dc:date>
    </item>
  </channel>
</rss>

