<?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: How to display current,previous,next month without any selection...!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757444#M1049284</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;Sum({&amp;lt;OrderDate = {"&amp;gt;=$(=MonthStart(Today(),-2))&amp;lt;=$(=MonthStart(Today(),+1))"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chaitanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2014 09:57:39 GMT</pubDate>
    <dc:creator>ychaitanya</dc:creator>
    <dc:date>2014-11-17T09:57:39Z</dc:date>
    <item>
      <title>How to display current,previous,next month without any selection...!!</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757443#M1049283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to display current month,previous month,next month and Previous to previous Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg: SEPT(Previous to Previous)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OCT(Previous Month)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NOV(Current Month)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DEC(Next Month)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Note:Without any Selection,I want the following requirement to display on my chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 09:47:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757443#M1049283</guid>
      <dc:creator />
      <dc:date>2014-11-17T09:47:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to display current,previous,next month without any selection...!!</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757444#M1049284</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;Sum({&amp;lt;OrderDate = {"&amp;gt;=$(=MonthStart(Today(),-2))&amp;lt;=$(=MonthStart(Today(),+1))"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chaitanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 09:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757444#M1049284</guid>
      <dc:creator>ychaitanya</dc:creator>
      <dc:date>2014-11-17T09:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to display current,previous,next month without any selection...!!</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757445#M1049285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Current Month&lt;/P&gt;&lt;P&gt;=Month(Today())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Previous Month&lt;/P&gt;&lt;P&gt;=Month(AddMonths(Today(),-1))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Previous to Previous Month&lt;/P&gt;&lt;P&gt;=Month(AddMonths(Today(),-2))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next Month&lt;/P&gt;&lt;P&gt;=Month(AddMonths(Today(),1))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 10:02:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757445#M1049285</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-11-17T10:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to display current,previous,next month without any selection...!!</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757446#M1049286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;not Working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 10:09:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757446#M1049286</guid>
      <dc:creator />
      <dc:date>2014-11-17T10:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to display current,previous,next month without any selection...!!</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757447#M1049287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post you app ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please try&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({&amp;lt;{$&amp;lt;Month = {$(=Max(Month)-1)}&amp;gt;}&amp;gt;}Sales) for previous month &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Anna&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2014 11:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757447#M1049287</guid>
      <dc:creator>annafuksa1</dc:creator>
      <dc:date>2014-11-17T11:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to display current,previous,next month without any selection...!!</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757448#M1049288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try this expressions:&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;"&gt;Current Month&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;sum({$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Month = {"$(=Month(Today()))"}, Year&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; = {"$(=Year(Today()))"}&lt;/SPAN&gt;&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sales&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Previous Month&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Month = {"$(=Month(AddMonths(Today(),-1)))"}, Year&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; = {"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(=Year(AddMonths(Today(),-1)))&lt;/SPAN&gt;"}&lt;/SPAN&gt;&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sales&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Previous to Previous Month&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sum({$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Month = {"$(=Month(AddMonths(Today(),-2)))"}, Year = {"&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;$(=Year(AddMonths(Today(),-2)))&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;"}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Next Month&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Month = {"$(=Month(AddMonths(Today(),1)))"}, Year = {"$(=Year(AddMonths(Today(),1)))"}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&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, 17 Nov 2014 12:29:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-display-current-previous-next-month-without-any-selection/m-p/757448#M1049288</guid>
      <dc:creator>goncalo_ricardo_pereira</dc:creator>
      <dc:date>2014-11-17T12:29:40Z</dc:date>
    </item>
  </channel>
</rss>

