<?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: Selecting Last 3 months in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922312#M981391</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha yup &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;I am glad we were able to quickly figure it out. I suggest closing this thread by marking the correct answer and any helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Aug 2015 08:51:29 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-08-13T08:51:29Z</dc:date>
    <item>
      <title>Selecting Last 3 months</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922307#M981386</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;&lt;/P&gt;&lt;P&gt;Can anyone see where im going wrong with the below expression to select the last 3 months?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;='&amp;gt;='&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MakeDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),-3),1)&amp;amp;'&amp;lt;='&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MakeDate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;now&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()),1) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 08:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922307#M981386</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2015-08-13T08:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Last 3 months</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922308#M981387</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;&lt;STRONG&gt;='&amp;gt;=' &amp;amp; MakeDate(Year(Now()), &lt;SPAN style="color: #ff0000;"&gt;Month(&lt;/SPAN&gt;AddMonths(Now(), -3)&lt;SPAN style="color: #ff0000;"&gt;)&lt;/SPAN&gt;, 1) &amp;amp; '&amp;lt;=' &amp;amp; MakeDate(Year(Now()), Month(Now()), 1)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 08:35:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922308#M981387</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-13T08:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Last 3 months</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922309#M981388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hahahha always something simple&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 08:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922309#M981388</guid>
      <dc:creator>samuel_brierley</dc:creator>
      <dc:date>2015-08-13T08:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Last 3 months</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922310#M981389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Difference between your expression and the new expression in a text box object just so you can visualize the difference:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95905_Capture.PNG" style="height: 271px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 08:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922310#M981389</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-13T08:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Last 3 months</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922311#M981390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In what context are you using that conditional. The syntax is wrong for set analysis. Maybe this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;datefield = {"&amp;gt;=$(=MonthStart(now(), -3)) &amp;lt;=$(=MonthEnd(now()))"}&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 08:40:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922311#M981390</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-08-13T08:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Last 3 months</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922312#M981391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha yup &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;I am glad we were able to quickly figure it out. I suggest closing this thread by marking the correct answer and any helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 08:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Last-3-months/m-p/922312#M981391</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-13T08:51:29Z</dc:date>
    </item>
  </channel>
</rss>

