<?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 and two previous months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-month-and-two-previous-months/m-p/1423034#M513346</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works fine.&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Sep 2017 10:16:33 GMT</pubDate>
    <dc:creator>stekol61</dc:creator>
    <dc:date>2017-09-01T10:16:33Z</dc:date>
    <item>
      <title>Current month and two previous months</title>
      <link>https://community.qlik.com/t5/QlikView/Current-month-and-two-previous-months/m-p/1423031#M513343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I have an OnOpen trigger as "=Num(Month(Today()), '00')".&lt;/P&gt;&lt;P&gt;This gets the current month when the report id opened.&lt;/P&gt;&lt;P&gt;I want to have current month and the previous 2 months instead, e.g. Sep, Aug and July&lt;/P&gt;&lt;P&gt;How to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 08:16:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-month-and-two-previous-months/m-p/1423031#M513343</guid>
      <dc:creator>stekol61</dc:creator>
      <dc:date>2017-09-01T08:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Current month and two previous months</title>
      <link>https://community.qlik.com/t5/QlikView/Current-month-and-two-previous-months/m-p/1423032#M513344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&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; font-size: 13px;"&gt;='(' &amp;amp; Num(Month(Today()), '00') &amp;amp;'|'&amp;amp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Num(Month(Today())-1, '00') &amp;amp; ')'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 09:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-month-and-two-previous-months/m-p/1423032#M513344</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-09-01T09:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: Current month and two previous months</title>
      <link>https://community.qlik.com/t5/QlikView/Current-month-and-two-previous-months/m-p/1423033#M513345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;='&amp;gt;='&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Month&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;AddMonths&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Today&lt;/SPAN&gt;(),-2)))&amp;amp;'&amp;lt;='&amp;amp;&lt;SPAN style="color: #0000ff;"&gt;Num&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Month&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Today&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;())) &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;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 09:30:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-month-and-two-previous-months/m-p/1423033#M513345</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-09-01T09:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Current month and two previous months</title>
      <link>https://community.qlik.com/t5/QlikView/Current-month-and-two-previous-months/m-p/1423034#M513346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works fine.&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Sep 2017 10:16:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-month-and-two-previous-months/m-p/1423034#M513346</guid>
      <dc:creator>stekol61</dc:creator>
      <dc:date>2017-09-01T10:16:33Z</dc:date>
    </item>
  </channel>
</rss>

