<?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: comparison of current month vs previous year same month data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345492#M846653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try tis way,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;Year={$(=Max(Year))},Month={"&amp;lt;=$(=max(Month))"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;Year={$(=Max(Year)-1)},Month={"&amp;lt;=$(=Month(Now()))"}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Apr 2017 09:10:38 GMT</pubDate>
    <dc:creator>buzzy996</dc:creator>
    <dc:date>2017-04-05T09:10:38Z</dc:date>
    <item>
      <title>comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345487#M846648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a straight table for comparison of current month vs previous year same month data as given below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 241px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;Month&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;Claims&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="113"&gt;Approved Claims&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;CYTD&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;10000&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;PYTD&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;8000&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;1000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help with this is appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Adavance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anupama Jagan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S.&lt;/P&gt;&lt;P&gt;Attached sample data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The requirement is to get a table like below: For eg : current month is apr so the table should like this&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 241px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;Month&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="64"&gt;Claims&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="113"&gt;Approved Claims&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;Apr 2017&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;10000&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;2000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;Apr 2016&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;8000&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;1000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345487#M846648</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345488#M846649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provide sample data or app to work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 08:40:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345488#M846649</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2017-04-05T08:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345489#M846650</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;may be as attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Andrey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 08:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345489#M846650</guid>
      <dc:creator>ahaahaaha</dc:creator>
      <dc:date>2017-04-05T08:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345490#M846651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anupama,&lt;/P&gt;&lt;P&gt;Can you provide sample data?/ And do you want the table should be exactly like above??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 08:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345490#M846651</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T08:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345491#M846652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;You can create two calendars in your data model. &lt;/P&gt;&lt;P&gt;if you can provide a &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sample&lt;/SPAN&gt; date, it will be easier to help you &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 08:52:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345491#M846652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T08:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345492#M846653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try tis way,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;Year={$(=Max(Year))},Month={"&amp;lt;=$(=max(Month))"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;Year={$(=Max(Year)-1)},Month={"&amp;lt;=$(=Month(Now()))"}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 09:10:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345492#M846653</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2017-04-05T09:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345493#M846654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shiva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes this is the requirement. I will attach a sample data soon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 09:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345493#M846654</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T09:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345494#M846655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now attached a sample data in the original post..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anupama Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 10:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345494#M846655</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T10:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345495#M846656</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;Month,Month_id&lt;/P&gt;&lt;P&gt;Jan 1&lt;/P&gt;&lt;P&gt;Feb 2&lt;/P&gt;&lt;P&gt;Mar 3&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;Dec 12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a Month_id&amp;nbsp; for the month field and use the following expressions in your straight table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Crtd_Year={$(=Max(Crtd_Year)-1)}, Month_id={$(=max(Month_id))}&amp;gt;}Claims)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;Crtd_Year={$(=Max(Crtd_Year))},Month_id ={$(=max(Month_id))}&amp;gt;}Claims)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balakrishnan.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 10:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345495#M846656</guid>
      <dc:creator />
      <dc:date>2017-04-05T10:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345496#M846657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;!I have added one row data in the data source in order to test my result.&lt;/P&gt;&lt;P&gt;Hope the example below will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 11:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345496#M846657</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T11:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345497#M846658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sitrakiniaina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In yours the table will display all the months for which value is there. I just want to display only for the current month and the last year same month data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anupama Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 11:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345497#M846658</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T11:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345498#M846659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Balakrishnan,&lt;/P&gt;&lt;P&gt;This will help me to get all the data into straight table right. I just want to display only the current month and the last year same month data in the straight table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anupama Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 11:45:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345498#M846659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T11:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345499#M846660</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;The above expressions will calculate the value based on your selection , if you have not selected anything it will display the current month data only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balakrishnan.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 11:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345499#M846660</guid>
      <dc:creator />
      <dc:date>2017-04-05T11:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345500#M846661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have two tables : the one "with set analysis" will display only the last year and the previous year . &lt;/P&gt;&lt;P&gt;The second table "without set analysis" was created just for test. To show you that normally we have 3 years for April. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 11:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345500#M846661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T11:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345501#M846662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even in "with set analysis" once the selections are cleared out it is displaying all the values . My requirement is it should display only the current month and the previous year same month data only by default without any selections made.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 12:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345501#M846662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T12:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345502#M846663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vMonth=Month(Today) and then&amp;nbsp; use it in the expressions as follows&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=sum({&amp;lt;Crtd_Year={$(=Max(Crtd_Year)-1)}, Month_id={$(vMonth)}&amp;gt;}Claims)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=sum({&amp;lt;Crtd_Year={$(=Max(Crtd_Year))},Month_id ={$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;$(vMonth)&lt;/SPAN&gt;}&amp;gt;}Claims)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Balakrishnan.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 12:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345502#M846663</guid>
      <dc:creator />
      <dc:date>2017-04-05T12:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345503#M846664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay I understand now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;May be like this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 13:03:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345503#M846664</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T13:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345504#M846665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! Thanks a lot &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anupama Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 13:10:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345504#M846665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T13:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345505#M846666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome &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, 05 Apr 2017 13:12:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345505#M846666</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-05T13:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: comparison of current month vs previous year same month data</title>
      <link>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345506#M846667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above is requirement is slightly modified now. Could you please let me know if below is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl63" height="20" style="padding-right: 4px; padding-left: 4px; border: 0px solid black; font-style: inherit; font-family: inherit;" width="64"&gt;Month&lt;/TD&gt;&lt;TD class="xl63" style="padding-right: 4px; padding-left: 4px; border-top: 0 solid black; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;" width="64"&gt;Claims&lt;/TD&gt;&lt;TD class="xl63" style="padding-right: 4px; padding-left: 4px; border-top: 0 solid black; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;" width="113"&gt;Approved Claims&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl63" height="20" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: 0 solid black; font-style: inherit; font-family: inherit;"&gt;CYTD&lt;/TD&gt;&lt;TD align="right" class="xl63" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;10000&lt;/TD&gt;&lt;TD align="right" class="xl63" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;2000&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl63" height="20" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: 0 solid black; font-style: inherit; font-family: inherit;"&gt;PYTD&lt;/TD&gt;&lt;TD align="right" class="xl63" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;8000&lt;/TD&gt;&lt;TD align="right" class="xl63" style="padding-right: 4px; padding-left: 4px; border-top: none; border-right: 0 solid black; border-bottom: 0 solid black; border-left: none; font-style: inherit; font-family: inherit;"&gt;1000&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this Month should display the current month. and the values under month should be CYTD and PYTD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CYTD row Claims and Approved Claims should display the current yeah/month values and PYTD row should display previous year/ same month values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly let me know if this possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anupama Jagan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Apr 2017 13:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/comparison-of-current-month-vs-previous-year-same-month-data/m-p/1345506#M846667</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-12T13:47:57Z</dc:date>
    </item>
  </channel>
</rss>

