<?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 Year Current Month current date  Vs Last Year Same Month same date Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653828#M1065665</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this its simple. &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 20 Sep 2014 15:30:31 GMT</pubDate>
    <dc:creator>mjayachandran</dc:creator>
    <dc:date>2014-09-20T15:30:31Z</dc:date>
    <item>
      <title>Current Year Current Month current date  Vs Last Year Same Month same date Data</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653819#M1065656</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;I need this one &lt;/P&gt;&lt;P&gt;current year current month current date vs last year same month same date&amp;nbsp; data &lt;/P&gt;&lt;P&gt;means suppose I select the &lt;STRONG&gt;2014-sep-2&lt;/STRONG&gt; it display the sum of sales and display the same date, same month and last year means &lt;STRONG&gt;2013-sept-2&lt;/STRONG&gt; date of the sum sales plz tell me urgent....... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 07:29:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653819#M1065656</guid>
      <dc:creator />
      <dc:date>2014-09-20T07:29:03Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Current Month current date  Vs Last Year Same Month same date Data</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653820#M1065657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this one&lt;/P&gt;&lt;P&gt;sum({&amp;lt;year={$(=max(year))}&amp;gt;}sales)/sum({&amp;lt;year={$(=max(year)-1)}&amp;gt;}sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 07:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653820#M1065657</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2014-09-20T07:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Current Month current date  Vs Last Year Same Month same date Data</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653821#M1065658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will give you Sum(Sales) for User Selected Date...&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;Year = , Month =, Quarter = , Date = {'$(=Max(Date))'}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;This will give you Sum(Sales) for User Selected Date but for Last Year.. i.e if user selected 20/09/2014, you will have Sum(Sales) for 20/09/2013...&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;SUM({$&amp;lt;Year = , Month =, Quarter = , Date = {'$(=Date(AddYears(Max(Date),-1)))'}&amp;gt;}Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 08:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653821#M1065658</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-20T08:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Current Month current date  Vs Last Year Same Month same date Data</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653822#M1065659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here you have an example tothat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 08:24:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653822#M1065659</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-20T08:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Current Month current date  Vs Last Year Same Month same date Data</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653823#M1065660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks suppose I select this&amp;nbsp; 2014-aug-15 to display the sum and previous year 2014-aug-13 date sum. the condition is apply to this date&amp;nbsp; its&amp;nbsp; works or not plz tell me.....urgent&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 08:41:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653823#M1065660</guid>
      <dc:creator />
      <dc:date>2014-09-20T08:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Current Month current date  Vs Last Year Same Month same date Data</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653824#M1065661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks suppose I select this 2014-aug-15 to display the sum and previous year 2014-aug-13 date sum. the condition apply to this date its work or not plz tell me.... urgent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 08:46:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653824#M1065661</guid>
      <dc:creator />
      <dc:date>2014-09-20T08:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Current Month current date  Vs Last Year Same Month same date Data</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653825#M1065662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px;"&gt;SUM({$&amp;lt;Year = , Month =, Quarter = , Date = {'$(=Date(AddYears(Max(Date)-2,-1)))'}&amp;gt;}Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 08:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653825#M1065662</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-20T08:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Current Month current date  Vs Last Year Same Month same date Data</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653826#M1065663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the formula is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;YearMonth ={"&amp;gt;=$(=Date(addmonths(Max(YearMonth), -12), 'MMM-YY')) &amp;lt;=$(=Date(addmonths(Max(YearMonth), -1),&amp;nbsp; 'MMM-YY'))"} &amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 08:50:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653826#M1065663</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2014-09-20T08:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Current Month current date  Vs Last Year Same Month same date Data</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653827#M1065664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;The&lt;STRONG&gt; last year&amp;nbsp; expression&lt;/STRONG&gt; sum({$&amp;lt;year=, month=,Quarter=, date={'$(=date(addyears(max(date),-1)))'}&amp;gt;}sales) is not working plz help me another one.......urgent ..plz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 13:43:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653827#M1065664</guid>
      <dc:creator />
      <dc:date>2014-09-20T13:43:27Z</dc:date>
    </item>
    <item>
      <title>Re: Current Year Current Month current date  Vs Last Year Same Month same date Data</title>
      <link>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653828#M1065665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See this its simple. &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd" title="http://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2014/03/03/ytd&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Sep 2014 15:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-Year-Current-Month-current-date-Vs-Last-Year-Same-Month/m-p/653828#M1065665</guid>
      <dc:creator>mjayachandran</dc:creator>
      <dc:date>2014-09-20T15:30:31Z</dc:date>
    </item>
  </channel>
</rss>

